Skip to content

Commit 38a4b6e

Browse files
committed
Version 2.4.2
1 parent 778e45f commit 38a4b6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyprland/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Package version."""
22

3-
VERSION = "2.4.1-7"
3+
VERSION = "2.4.2"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = 'pyprland'
3-
version = '2.4.1'
3+
version = "2.4.2"
44
description = 'Hyperland plugin system - batteries included'
55
authors = ['fdev31 <fdev31@gmail.com>']
66
license = 'MIT'

0 commit comments

Comments
 (0)