Skip to content

Commit b782a5a

Browse files
author
Jan Schrewe
committed
Version bump (there will be a day when I remember earlier)
1 parent 915dc53 commit b782a5a

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.1d',
6+
version='0.1e',
77
description="An implementation of django forms using mongoengine.",
88
author='Jan Schrewe',
99
author_email='jan@schafproductions.com',

0 commit comments

Comments
 (0)