Skip to content

Commit 66ef2fc

Browse files
committed
Bump version to 1.5.0.
1 parent b44b309 commit 66ef2fc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="note-python",
8-
version="1.4.6",
8+
version="1.5.0",
99
author="Blues Inc.",
1010
author_email="[email protected]",
1111
description="Cross-platform Python Library for the Blues Wireless Notecard,",
@@ -29,4 +29,3 @@
2929
install_requires=["filelock"],
3030
python_requires='>=3.6',
3131
)
32-

0 commit comments

Comments
 (0)