Skip to content

Commit

Permalink
Bump version to 1.6b2
Browse files Browse the repository at this point in the history
  • Loading branch information
lundberg committed Dec 21, 2018
1 parent 16a084d commit a258c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django_enumfield/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = (1, 6, 0, 'beta', 1)
VERSION = (1, 6, 0, 'beta', 2)


def get_version(version=None):
Expand Down

0 comments on commit a258c3b

Please sign in to comment.