Skip to content

Commit

Permalink
Bump version number to 6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Photonios committed Nov 25, 2020
1 parent 63fb79b commit 7ba0ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -36,7 +36,7 @@ def run(self):

setup(
name="django-localized-fields",
version="6.0",
version="6.1",
packages=find_packages(exclude=["tests"]),
include_package_data=True,
license="MIT License",
Expand Down

0 comments on commit 7ba0ff6

Please sign in to comment.