Skip to content

Commit 7851d2f

Browse files
committed
new release
1 parent a97348c commit 7851d2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
name="clickhouse-mysql",
88

99
# version should comply with PEP440
10-
version='0.0.20190904',
10+
version='0.0.20200128',
1111

1212
description='MySQL to ClickHouse data migrator',
1313
long_description='MySQL to ClickHouse data migrator',
@@ -20,7 +20,7 @@
2020

2121
license="MIT",
2222

23-
# see https://pypi.python.org/pypi?%3Aaction=list_classifiers
23+
# see https://pypi.python.org/pypi?:action=list_classifiers
2424
classifiers=[
2525
# How mature is this project? Common values are
2626
# 3 - Alpha

0 commit comments

Comments
 (0)