Skip to content

Commit c87863b

Browse files
authored
Bump to v4.1.4
1 parent 9475260 commit c87863b

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.1.3'
5+
__version__ = '4.1.4'
66

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

0 commit comments

Comments
 (0)