Bump version number to 6.0b4

This commit is contained in:
Swen Kooij 2020-03-10 13:15:22 +02:00
parent 36a2dda2b1
commit 74c119d32a

View File

@ -36,7 +36,7 @@ with open(
setup(
name="django-localized-fields",
version="6.0b3",
version="6.0b4",
packages=find_packages(exclude=["tests"]),
include_package_data=True,
license="MIT License",