Skip to content

Commit

Permalink
build: update qpc version to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
infinitewarp committed Jul 23, 2024
1 parent bdcf25f commit beb6193
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[project]
name = "qpc"
version = "1.8.2"
version = "1.9.0"
license = {file = "LICENSE"}
requires-python = ">=3.11,<3.13"
dynamic = ["scripts"]

[tool.poetry]
name = "qpc"
version = "1.8.2"
version = "1.9.0"
description = ""
classifiers=[
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
Expand Down

0 comments on commit beb6193

Please sign in to comment.