Skip to content

Commit 3bb8d69

Browse files
committed
Bump version
1 parent 7639693 commit 3bb8d69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from setuptools.command.sdist import sdist as original_sdist
66

77
NAME = 'django-inspectional-registration'
8-
VERSION = '0.4.5'
8+
VERSION = '0.4.6'
99

1010

1111
class compile_docs(Command):

0 commit comments

Comments
 (0)