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 cc36702
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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
2 changes: 1 addition & 1 deletion qpc.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Name: qpc
Summary: command-line client interface for quipucords

Version: 1.8.2
Version: 1.9.0
Release: 1%{?dist}
Epoch: 0

Expand Down

0 comments on commit cc36702

Please sign in to comment.