Skip to content

Commit 2e8245d

Browse files
committed
Bump version: 1.3.6 → 1.3.7
1 parent 6889995 commit 2e8245d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.3.6
2+
current_version = 1.3.7
33
commit = True
44
tag = True
55
files = cool/__init__.py

cool/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
import django
44

5-
__version__ = '1.3.6'
5+
__version__ = '1.3.7'
66
__author__ = '007gzs'
77

88

0 commit comments

Comments
 (0)