Skip to content

Commit d632f6d

Browse files
authored
v4.1.0 (#60)
Bug fixes and adding support for KP125 devices
1 parent b758ba4 commit d632f6d

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.0.0'
5+
__version__ = '4.1.0'
66

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

0 commit comments

Comments
 (0)