Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Commit 2009fb3

Browse files
author
m-vdb
committed
bump version
1 parent 22370ec commit 2009fb3

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
@@ -16,7 +16,7 @@ def convert_readme():
1616

1717
setup(
1818
name='django-mongoengine-forms',
19-
version='0.4.1.8',
19+
version='0.4.1.9',
2020
description="An implementation of django forms using mongoengine.",
2121
author='Thom Wiggers',
2222
author_email='thom@thomwiggers.nl',

0 commit comments

Comments
 (0)