Skip to content

Commit 0642a5d

Browse files
committed
Bump version to 1.1.0
Updated the project version in pyproject.toml from 1.0.1 to 1.1.0 to reflect new changes or improvements.
1 parent de51db8 commit 0642a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ where = ["src"]
1010

1111
[project]
1212
name = "qmeasure"
13-
version = "1.0.1"
13+
version = "1.1.0"
1414
description = "Measurement code for condensed matter groups at UW based on QCoDeS."
1515
readme = {file = "README.md", content-type = "text/markdown"}
1616
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)