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 d1c6371 commit 9ec85e2Copy full SHA for 9ec85e2
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 2.0.0
+current_version = 2.1.0
3
commit = True
4
tag = True
5
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "smartie"
-version = "2.0.0"
+version = "2.1.0"
description = "A pure-python S.M.A.R.T library."
authors = ["Tyler Kennedy <[email protected]>"]
6
license = "MIT"
0 commit comments