Skip to content

Commit d768ac0

Browse files
author
semantic-release
committed
chore(release): 1.0.0 [skip ci]
1 parent 9029c70 commit d768ac0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pydasa/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# PATCH: for bug fixes and minor improvements, third-party library updates, etc.
44
# MINOR: for new features and enhancements, backward-compatible changes
55
# MAYOR: for incompatible API changes
6-
__version__ = "0.2.99"
6+
__version__ = "1.0.0"

0 commit comments

Comments
 (0)