Skip to content

Commit ad99b77

Browse files
committed
Bump version number to 5.0a8
1 parent 1512505 commit ad99b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def run(self):
3333

3434
setup(
3535
name='django-localized-fields',
36-
version='5.0a7',
36+
version='5.0a8',
3737
packages=find_packages(exclude=['tests']),
3838
include_package_data=True,
3939
license='MIT License',

0 commit comments

Comments
 (0)