Skip to content

Commit c94b440

Browse files
semantic-releaseladybugbot
authored andcommitted
0.3.1
Automatically generated by python-semantic-release
1 parent 9dce11a commit c94b440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dragonfly/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import sys
22

3-
__version__ = '0.3.0'
3+
__version__ = '0.3.1'
44

55
# This is a variable to check if the library is a [+] library.
66
setattr(sys.modules[__name__], 'isplus', False)

0 commit comments

Comments
 (0)