Skip to content

Commit a9cd5af

Browse files
committed
Release
1 parent 8ff7a75 commit a9cd5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Version string. Examples:
22
# '3.0.0'
33
# '3.0.0-alpha0'
4-
__version__ = '3.0.0-alpha0'
4+
__version__ = '3.0.0'

0 commit comments

Comments
 (0)