Skip to content

Commit 1ad9d76

Browse files
committed
bump version
1 parent 3bd2e2b commit 1ad9d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import os
1717

1818

19-
__version__ = '0.3'
19+
__version__ = '0.3.1'
2020
__description__ = 'Django support for MongoDB via MongoEngine',
2121
__license__ = 'BSD'
2222
__author__ = 'Ross Lawley',

0 commit comments

Comments
 (0)