We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 470015b commit f0cf04dCopy full SHA for f0cf04d
setup.py
@@ -29,7 +29,7 @@ def run_tests(self):
29
30
setup(
31
name='django-enumfields',
32
- version='0.9.0',
+ version='0.10.0',
33
author='HZDG',
34
author_email='webmaster@hzdg.com',
35
description='Real Python Enums for Django.',
0 commit comments