Skip to content

Commit 901a674

Browse files
author
chadcarlson
committed
Bump to 2.3.0
1 parent 91bd3ac commit 901a674

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

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

1313
cwd = os.path.abspath(os.path.dirname(__file__))
1414

15-
VERSION = "2.2.5"
15+
VERSION = "2.3.0"
1616

1717
with open('README.md', 'r', encoding='utf-8') as f:
1818
__readme__ = f.read()

0 commit comments

Comments
 (0)