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 5876965 commit ccb2f89Copy full SHA for ccb2f89
pyproject.toml
@@ -4,7 +4,7 @@ ignore_missing_imports = true
4
5
[tool.poetry]
6
name = "pyth-observer"
7
-version = "2.1.4"
+version = "3.0.0"
8
description = "Alerts and stuff"
9
authors = []
10
readme = "README.md"
@@ -50,4 +50,4 @@ requires = ["poetry-core"]
50
build-backend = "poetry.core.masonry.api"
51
52
[tool.poetry.requires-plugins]
53
-poetry-plugin-export = ">=1.8"
+poetry-plugin-export = ">=1.8"
0 commit comments