Skip to content

Commit bcfb62d

Browse files
committed
Version 2.3.6
1 parent 652ca97 commit bcfb62d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyprland/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Package version."""
22

3-
VERSION = "2.3.5-89"
3+
VERSION = "2.3.6"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "pyprland"
7-
version = "2.3.5"
7+
version = "2.3.6"
88
description = "Hyperland plugin system - batteries included"
99
authors = ["fdev31 <[email protected]>"]
1010
license = "MIT"

0 commit comments

Comments
 (0)