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 778e45f commit 38a4b6eCopy full SHA for 38a4b6e
pyprland/version.py
@@ -1,3 +1,3 @@
1
"""Package version."""
2
3
-VERSION = "2.4.1-7"
+VERSION = "2.4.2"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = 'pyprland'
-version = '2.4.1'
+version = "2.4.2"
4
description = 'Hyperland plugin system - batteries included'
5
authors = ['fdev31 <fdev31@gmail.com>']
6
license = 'MIT'
0 commit comments