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 c7b54be commit b9ea527Copy full SHA for b9ea527
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 3.0.0
+current_version = 4.0.0
3
commit = True
4
tag = True
5
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "smartie"
-version = "3.0.0"
+version = "4.0.0"
description = "A pure-python S.M.A.R.T library."
authors = ["Tyler Kennedy <tk@tkte.ch>"]
6
license = "MIT"
0 commit comments