Skip to content

Commit e9487eb

Browse files
author
Jan Schrewe
committed
Increment version number.
1 parent e20f02e commit e9487eb

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.1.4',
14+
version='0.1.5',
1515
description="An implementation of django forms using mongoengine.",
1616
author='Jan Schrewe',
1717
author_email='jan@schafproductions.com',

0 commit comments

Comments
 (0)