update dates in the source files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "flask-api-calculator-demo"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
description = "Default template for PDM package"
|
||||
authors = [
|
||||
{name = "Michael Mäder", email = "michael.maeder@hefr.ch"},
|
||||
@@ -22,4 +22,4 @@ distribution = false
|
||||
[tool.pdm.scripts]
|
||||
flask.cmd = "flask run -p 5000 --debug"
|
||||
flask.env = {FLASK_ENV = "development"}
|
||||
shell.cmd = "zsh"
|
||||
shell.cmd = "sh"
|
Reference in New Issue
Block a user