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 86a2920 commit eb4c60aCopy full SHA for eb4c60a
django_seed/__init__.py
@@ -2,7 +2,7 @@
2
import random
3
4
5
-__version__ = '0.1.8'
+__version__ = '0.1.9'
6
7
8
class Seed(object):
0 commit comments