Skip to content

Commit 9963965

Browse files
committed
bump versions
1 parent 7d58ce5 commit 9963965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoslug/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
from autoslug.fields import AutoSlugField
1212

1313

14-
__version__ = '1.9.4'
14+
__version__ = '1.9.5'
1515
__all__ = ['AutoSlugField']

0 commit comments

Comments
 (0)