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 9dce11a commit c94b440Copy full SHA for c94b440
dragonfly/__init__.py
@@ -1,6 +1,6 @@
1
import sys
2
3
-__version__ = '0.3.0'
+__version__ = '0.3.1'
4
5
# This is a variable to check if the library is a [+] library.
6
setattr(sys.modules[__name__], 'isplus', False)
0 commit comments