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.
1 parent 7d58ce5 commit 9963965Copy full SHA for 9963965
autoslug/__init__.py
@@ -11,5 +11,5 @@
11
from autoslug.fields import AutoSlugField
12
13
14
-__version__ = '1.9.4'
+__version__ = '1.9.5'
15
__all__ = ['AutoSlugField']
0 commit comments