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.
1 parent 92ad110 commit cba9a5eCopy full SHA for cba9a5e
settings.json
@@ -1,7 +1,7 @@
1
{
2
"default": {
3
"DEBUG": true,
4
- "VERSION": "0.1.2",
+ "VERSION": "0.2.0",
5
"PROFILER": {
6
"flask-profiler": true,
7
"line-profiler": true,
tbump.toml
@@ -2,7 +2,7 @@
# github_url = https://github.com/<user or organization>/<project>/
[version]
-current = "0.1.2"
+current = "0.2.0"
# Example of a semver regexp.
8
# Make sure this matches current_version before
0 commit comments