Skip to content

Commit 56c86c3

Browse files
committed
v4.2.1 Bug fixes and CI improvements
1 parent 387add1 commit 56c86c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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
44

5-
__version__ = '4.2.0'
5+
__version__ = '4.2.1'
66

77
with open('README.md', 'r', encoding='utf-8') as readme:
88
long_description = readme.read()

0 commit comments

Comments
 (0)