Skip to content

Commit 654d6c7

Browse files
committed
bump version to 1.4
1 parent f9a9377 commit 654d6c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

c3/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.3"
1+
__version__ = "1.4"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="c3-toolset",
5-
version="1.3",
5+
version="1.4",
66
description="Toolset for control, calibration and characterization of physical systems",
77
url="http://www.q-optimize.org",
88
author="q-optimize",

0 commit comments

Comments
 (0)