Skip to content

Commit ec58852

Browse files
michael.yakmichaelyaakoby
authored andcommitted
Publish 0.1.1
1 parent b04c1fb commit ec58852

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [ "Luke Skywalker <[email protected]>" ]
66

77
[tool.poetry.dependencies]
88
python = "^3.7"
9-
flask-pyctuator = "^0.1.0"
9+
flask-pyctuator = "^0.1.1"
1010
flask = "^1.1"
1111
psutil = { version = "^5.6" }
1212

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "flask-pyctuator"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Flask Extension for using Pyctuator to enable Spring Boot Admin (SBA) to monitor the application, see https://github.com/SolarEdgeTech/pyctuator"
55
authors = ["michael.yak <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)