Skip to content

Commit 4082ab4

Browse files
semantic-releaseladybugbot
authored andcommitted
0.3.0
1 parent f9a2de5 commit 4082ab4

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.2.0'
3+
__version__ = '0.3.0'
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)