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.
2 parents 51d3be5 + 215dae7 commit 2619751Copy full SHA for 2619751
README.md
@@ -107,6 +107,7 @@ _Below is an example of how you can instruct your audience on installing and set
107
- [x] 0.0.1 Release
108
- [x] Bug fixes
109
- [x] 0.1.0 Release
110
+- [x] 0.1.1 Hotfix
111
- [ ] New Features
112
- [ ] 0.1.1 Release
113
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "thread"
3
-version = "0.1.0"
+version = "0.1.1"
4
description = "Threading module extension"
5
authors = ["Alex <taboez4life@gmail.com>"]
6
license = "MIT"
0 commit comments