Skip to content

Commit 9845131

Browse files
committed
release
1 parent d169746 commit 9845131

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- do not remove -->
44

5-
## 0.1.0
5+
## 0.1.1
66

77
### New Features
88

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[DEFAULT]
22
repo = toolslm
33
lib_name = toolslm
4-
version = 0.1.0
4+
version = 0.1.1
55
min_python = 3.9
66
license = apache2
77
black_formatting = False

toolslm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.1.1"

0 commit comments

Comments
 (0)