Skip to content

Commit

Permalink
Bump version number to v6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Photonios committed Aug 10, 2023
1 parent a66b349 commit a9906dd
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.6",
version="6.7",
packages=find_packages(exclude=["tests"]),
include_package_data=True,
license="MIT License",
Expand Down

0 comments on commit a9906dd

Please sign in to comment.