Skip to content
Snippets Groups Projects
Commit 643cc465 authored by Sander de Snoo's avatar Sander de Snoo
Browse files

Bump version: 1.5.6 → 1.6.0

parent e9cb3a07
No related branches found
Tags v1.6.0
No related merge requests found
__version__ = "1.5.6" __version__ = "1.6.0"
[bumpversion] [bumpversion]
current_version = 1.5.6 current_version = 1.6.0
commit = True commit = True
tag = True tag = True
......
...@@ -6,7 +6,7 @@ print('packages: %s' % packages) ...@@ -6,7 +6,7 @@ print('packages: %s' % packages)
setup(name="pulse_lib", setup(name="pulse_lib",
version="1.5.6", version="1.6.0",
packages = find_packages(), packages = find_packages(),
python_requires=">=3.7", python_requires=">=3.7",
install_requires=[ install_requires=[
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment