Skip to content

Commit

Permalink
Bump to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flixx committed Jan 8, 2021
1 parent 45d4245 commit 75f62c2
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 @@ -25,7 +25,7 @@

setup(
name="django-deprecate-fields",
version="0.1.0",
version="0.1.1",
description="This package allows deprecating model fields and allows "
"removing them in a backwards compatible manner.",
long_description=long_description,
Expand Down

0 comments on commit 75f62c2

Please sign in to comment.