Skip to content

Commit 5eaefb9

Browse files
committed
Bump to 0.1.2
1 parent 8fd9ee6 commit 5eaefb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"default": {
33
"DEBUG": true,
4-
"VERSION": "0.1.1",
4+
"VERSION": "0.1.2",
55
"PROFILER": {
66
"flask-profiler": true,
77
"line-profiler": true,

tbump.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# github_url = https://github.com/<user or organization>/<project>/
33

44
[version]
5-
current = "0.1.1"
5+
current = "0.1.2"
66

77
# Example of a semver regexp.
88
# Make sure this matches current_version before

0 commit comments

Comments
 (0)