Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit 0bd7222

Browse files
committed
Bump to 1.3.0
1 parent deb2e05 commit 0bd7222

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
long_description = f.read()
1212

1313
# Default version
14-
__version__ = '1.2.18'
14+
__version__ = '1.3.0'
1515

1616
# Get the correct version from file
1717
try:

version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.2.18'
1+
__version__ = '1.3.0'

0 commit comments

Comments
 (0)