Skip to content

Commit

Permalink
Version 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fdev31 committed Nov 5, 2024
1 parent 778e45f commit 38a4b6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyprland/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Package version."""

VERSION = "2.4.1-7"
VERSION = "2.4.2"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = 'pyprland'
version = '2.4.1'
version = "2.4.2"
description = 'Hyperland plugin system - batteries included'
authors = ['fdev31 <fdev31@gmail.com>']
license = 'MIT'
Expand Down

0 comments on commit 38a4b6e

Please sign in to comment.