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 7b808bc commit 26df94eCopy full SHA for 26df94e
pyprland/version.py
@@ -1,3 +1,3 @@
1
"""Package version."""
2
3
-VERSION = "2.4.7-26"
+VERSION = "2.5.0"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pyprland"
-version = "2.4.7"
+version = "2.5.0"
4
description = "Hyperland plugin system - batteries included"
5
authors = [
6
"fdev31 <[email protected]>",
0 commit comments