Skip to content

Commit 2619751

Browse files
Merge pull request #6 from caffeine-addictt/dev
+ hotfix
2 parents 51d3be5 + 215dae7 commit 2619751

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ _Below is an example of how you can instruct your audience on installing and set
107107
- [x] 0.0.1 Release
108108
- [x] Bug fixes
109109
- [x] 0.1.0 Release
110+
- [x] 0.1.1 Hotfix
110111
- [ ] New Features
111112
- [ ] 0.1.1 Release
112113

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "thread"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Threading module extension"
55
authors = ["Alex <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)