Skip to content

Commit 9b74fc4

Browse files
author
Jan Schrewe
committed
Version bump.
1 parent a946a52 commit 9b74fc4

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
@@ -3,7 +3,7 @@
33
from distutils.core import setup
44

55
setup(name='mongodbforms',
6-
version='0.1.2',
6+
version='0.1.3',
77
description="An implementation of django forms using mongoengine.",
88
author='Jan Schrewe',
99
author_email='jan@schafproductions.com',

0 commit comments

Comments
 (0)