Skip to content

Commit

Permalink
set version to 0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
thenewguy committed Sep 23, 2020
1 parent 6cb534d commit d73874d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ def run_tests(self):

setup(
name = "django-randomfields",
version = "0.1.10",
version = "0.1.11",
description = "Random fields for django models",
url = "https://github.com/thenewguy/django-randomfields",
cmdclass={'test': RunTestsCommand},
Expand Down

0 comments on commit d73874d

Please sign in to comment.