We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7639693 commit 3bb8d69Copy full SHA for 3bb8d69
1 file changed
setup.py
@@ -5,7 +5,7 @@
5
from setuptools.command.sdist import sdist as original_sdist
6
7
NAME = 'django-inspectional-registration'
8
-VERSION = '0.4.5'
+VERSION = '0.4.6'
9
10
11
class compile_docs(Command):
0 commit comments