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 c860cec commit d584842Copy full SHA for d584842
settings.json
@@ -1,7 +1,7 @@
1
{
2
"default": {
3
"DEBUG": true,
4
- "VERSION": "0.2.0",
+ "VERSION": "0.3.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.2.0"
+current = "0.3.0"
# Example of a semver regexp.
8
# Make sure this matches current_version before
0 commit comments