We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db0b08f commit ab17212Copy full SHA for ab17212
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 2.1.0
+current_version = 2.1.1
3
commit = True
4
tag = True
5
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "smartie"
-version = "2.1.0"
+version = "2.1.1"
description = "A pure-python S.M.A.R.T library."
authors = ["Tyler Kennedy <[email protected]>"]
6
license = "MIT"
0 commit comments