Skip to content

Commit d527d08

Browse files
authored
Prepare for 1.2 (#364)
1 parent 9171517 commit d527d08

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

33
from setuptools import setup, find_packages, Extension
44

5-
__version__ = "1.1"
5+
__version__ = "1.2"
66

77
tests_require = ['pytest', 'pytest-asyncio', 'mypy', 'pycodestyle', 'types-setuptools']
88

0 commit comments

Comments
 (0)