We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78f729b commit 4aa6949Copy full SHA for 4aa6949
humanfriendly/__init__.py
@@ -39,7 +39,7 @@
39
from humanfriendly.compat import is_string
40
41
# Semi-standard module versioning.
42
-__version__ = '2.0a1'
+__version__ = '2.0'
43
44
# Spinners are redrawn at most this many seconds.
45
minimum_spinner_interval = 0.2
0 commit comments