Skip to content

Commit 46a0729

Browse files
committed
chore: update version number to 2.8 in setup.py
1 parent 4828dae commit 46a0729

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
@@ -13,7 +13,7 @@
1313
1414
AUTHOR = "Zach Vorhies"
1515
REQUIRES_PYTHON = ">=3.6.0"
16-
VERSION = "2.7"
16+
VERSION = "2.8"
1717

1818
# The text of the README file
1919
with open(os.path.join(HERE, "README.md")) as fd:

0 commit comments

Comments
 (0)