Skip to content

Commit 9598bfa

Browse files
authored
Update setup.py
1 parent 68ca6ca commit 9598bfa

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
@@ -2,7 +2,7 @@
22
import os
33
import setuptools
44

5-
ver = 'v69'
5+
ver = 'v69.1'
66

77
with open("README.rst", "r", encoding="utf-8") as fh:
88
long_desc = fh.read()

0 commit comments

Comments
 (0)