We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48c3d3f + a191381 commit c459102Copy full SHA for c459102
setup.py
@@ -77,7 +77,7 @@ def run_tests(self):
77
78
setup(
79
name='django-richenum',
80
- version='2.3.0',
+ version='2.3.1',
81
description='Django Enum library for python.',
82
long_description=(
83
open('README.rst').read() + '\n\n' +
0 commit comments