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

Bump version: 1.3.5 → 1.4.0

parent 495382cf
No related branches found
Tags v1.4.0
No related merge requests found
__version__ = "1.3.5"
__version__ = "1.4.0"
[bumpversion]
current_version = 1.3.5
current_version = 1.4.0
commit = True
tag = True
......
......@@ -6,7 +6,7 @@ print('packages: %s' % packages)
setup(name="pulse_lib",
version="1.3.5",
version="1.4.0",
packages = find_packages(),
python_requires=">=3.7",
install_requires=['si_prefix', 'qcodes>=0.27.0'],
......
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