Skip to content

Commit 52e8c4f

Browse files
committed
Update authors
1 parent 94f1a9f commit 52e8c4f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

AUTHORS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ generally made django-autoslug better:
2929
* Mike Urbanski
3030
* Vadim Iskuchekov
3131
* kane-c
32+
* Julien Dubiel
3233
* Your Name Here ;)

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.2'
14+
__version__ = '1.9.3-dev'
1515
__all__ = ['AutoSlugField']

0 commit comments

Comments
 (0)