Skip to content

Commit d150ccb

Browse files
committed
update version to 0.1.6
1 parent 355ff59 commit d150ccb

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.5'
5+
__version__ = '0.1.6'
66

77

88
class Seed(object):

0 commit comments

Comments
 (0)