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

Bump version: 1.6.1 → 1.6.2

parent 30dbcaab
No related branches found
No related tags found
No related merge requests found
__version__ = "1.6.1"
__version__ = "1.6.2"
[bumpversion]
current_version = 1.6.1
current_version = 1.6.2
commit = True
tag = True
......
......@@ -6,7 +6,7 @@ print('packages: %s' % packages)
setup(name="pulse_lib",
version="1.6.1",
version="1.6.2",
packages = find_packages(),
python_requires=">=3.7",
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