Skip to content

Commit ba4c7c9

Browse files
committed
bump version
1 parent 0923ad9 commit ba4c7c9

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
@@ -19,7 +19,7 @@
1919
import os
2020

2121

22-
__version__ = '0.3.1'
22+
__version__ = '0.3.2'
2323
__description__ = 'Django support for MongoDB via MongoEngine'
2424
__license__ = 'BSD'
2525
__author__ = 'Ross Lawley'

0 commit comments

Comments
 (0)