We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39498a5 commit 2eef60cCopy full SHA for 2eef60c
setup.py
@@ -33,7 +33,7 @@ def run_tests(self):
33
34
setup(
35
name='django-enumfields',
36
- version='0.8.0',
+ version='0.8.1',
37
author='HZDG',
38
author_email='webmaster@hzdg.com',
39
description='Real Python Enums for Django.',
0 commit comments