We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 845a373 commit b92f62dCopy full SHA for b92f62d
VERSION
@@ -1 +1 @@
1
-5.0.60
+5.0.61
pyproject.toml
@@ -8,7 +8,7 @@ requires = [
8
9
[project]
10
name = "cloudmesh-common"
11
-version = "5.0.60"
+version = "5.0.61"
12
description = "A set of useful APIs for cloudmesh"
13
readme = "README.md"
14
requires-python = ">=3.8"
setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
2
-current_version = 5.0.4
+current_version = 5.0.7
3
4
[bdist_wheel]
5
universal = 1
0 commit comments