Skip to content

Commit ccb2f89

Browse files
committed
chore: bump version
1 parent 5876965 commit ccb2f89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ignore_missing_imports = true
44

55
[tool.poetry]
66
name = "pyth-observer"
7-
version = "2.1.4"
7+
version = "3.0.0"
88
description = "Alerts and stuff"
99
authors = []
1010
readme = "README.md"
@@ -50,4 +50,4 @@ requires = ["poetry-core"]
5050
build-backend = "poetry.core.masonry.api"
5151

5252
[tool.poetry.requires-plugins]
53-
poetry-plugin-export = ">=1.8"
53+
poetry-plugin-export = ">=1.8"

0 commit comments

Comments
 (0)