Skip to content

Commit eb4c60a

Browse files
author
Brobin
committed
version bump, 0.1.9
1 parent 86a2920 commit eb4c60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_seed/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import random
33

44

5-
__version__ = '0.1.8'
5+
__version__ = '0.1.9'
66

77

88
class Seed(object):

0 commit comments

Comments
 (0)