Skip to content

Commit abc6004

Browse files
committed
Try normalized alpha version number
1 parent 688e5ca commit abc6004

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-postgres-extra',
10-
version='1.21.a1',
10+
version='1.21a2',
1111
packages=find_packages(),
1212
include_package_data=True,
1313
license='MIT License',

0 commit comments

Comments
 (0)