Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobin Brown committed Oct 8, 2021
1 parent 3765a88 commit efd7d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django_seed/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import random


__version__ = '0.2.2'
__version__ = '0.3.0'


class Seed(object):
Expand Down

0 comments on commit efd7d41

Please sign in to comment.