Skip to content

Commit d0c9c2a

Browse files
committed
bump 1.20.2
1 parent 4fc462f commit d0c9c2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
worker: python src/main.py
1+
worker: python -m tgtg_scanner

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name = "tgtg-scanner"
1212
packages = [{include = "tgtg_scanner"}]
1313
readme = "README.md"
1414
repository = "https://github.com/Der-Henning/tgtg"
15-
version = "1.20.1"
15+
version = "1.20.2"
1616

1717
[tool.poetry.dependencies]
1818
apprise = "^1.4.0"

0 commit comments

Comments
 (0)