Skip to content

Commit 07b38c0

Browse files
Version update to 2.6.0
1 parent 32d6792 commit 07b38c0

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
@@ -48,7 +48,7 @@ def read(fname):
4848

4949
setup_opts = dict(
5050
name='aiochclient',
51-
version='2.5.1',
51+
version='2.6.0',
5252
description='Async http clickhouse client for python 3.6+',
5353
long_description=read('README.md'),
5454
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)