Skip to content

Commit

Permalink
Bump version number to 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Photonios committed Oct 7, 2020
1 parent da4b170 commit e10ed0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +13,7 @@

---

:warning: **This README is for v6 which is currently under development. See the `v5.x` branch for v5.x.**
:warning: **This README is for v6. See the `v5.x` branch for v5.x.**

---

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -36,7 +36,7 @@ def run(self):

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

0 comments on commit e10ed0e

Please sign in to comment.