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 e0a16e3 commit 0f80ba6Copy full SHA for 0f80ba6
v1/python-starter/Pipfile
@@ -7,7 +7,7 @@ name = "python starter"
7
python_version = "3.11"
8
9
[packages]
10
-nitric = "==1.1.1"
+nitric = "==1.2.0"
11
12
[scripts]
13
dev = "watchmedo auto-restart -p '*.py' -R python -- -u"
0 commit comments