Skip to content

Commit cba9a5e

Browse files
committed
Bump to 0.2.0
1 parent 92ad110 commit cba9a5e

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.2",
4+
"VERSION": "0.2.0",
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.2"
5+
current = "0.2.0"
66

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

0 commit comments

Comments
 (0)