Skip to content

Commit

Permalink
Version 2.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
fdev31 committed Jun 12, 2024
1 parent 2286b0a commit a609cee
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.3.7-5"
VERSION = "2.3.8"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "pyprland"
version = "2.3.7"
version = "2.3.8"
description = "Hyperland plugin system - batteries included"
authors = ["fdev31 <fdev31@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit a609cee

Please sign in to comment.