Skip to content

Commit e727b7a

Browse files
committed
Quickfix.
1 parent 460410e commit e727b7a

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
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
VERSION = '0.1.6'
3+
VERSION = '0.1.7'
44
DESCRIPTION = 'Effortlessly access your MySQL server and procedures, plus some other utilities!'
55
with open('README.md', encoding="utf8") as f:
66
LONG_DESCRIPTION = f.read()

0 commit comments

Comments
 (0)