Skip to content

Commit 4c2b871

Browse files
committed
Bump version
1 parent c13e2b0 commit 4c2b871

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

django_postgrespool2/__init__.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
# -*- coding: utf-8 -*-
2-
version = (1, 0, 1)
3-
__version__ = '.'.join(str(n) for n in version)
1+
__version__ = "2.0.1rc9"
42
__author__ = 'lcd1232'

0 commit comments

Comments
 (0)