Skip to content

Commit cef1d49

Browse files
committed
Version bump to 0.3.1
1 parent 7115aa0 commit cef1d49

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
@@ -11,7 +11,7 @@ def convert_readme():
1111
return open('README.txt').read()
1212

1313
setup(name='mongodbforms',
14-
version='0.3',
14+
version='0.3.1',
1515
description="An implementation of django forms using mongoengine.",
1616
author='Jan Schrewe',
1717
author_email='jan@schafproductions.com',

0 commit comments

Comments
 (0)