Skip to content

Commit 88e2d29

Browse files
committed
Bump version number to 5.0a3
1 parent 588f320 commit 88e2d29

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
@@ -7,7 +7,7 @@
77

88
setup(
99
name='django-localized-fields',
10-
version='5.0a2',
10+
version='5.0a3',
1111
packages=find_packages(exclude=['tests']),
1212
include_package_data=True,
1313
license='MIT License',

0 commit comments

Comments
 (0)