Skip to content
This repository was archived by the owner on Apr 30, 2024. It is now read-only.

Commit cfa1cef

Browse files
authored
Update pyproject.toml
1 parent 1b0b0c7 commit cfa1cef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools>=61.0", "pandas>=1.5.2", "requests>=2.28.1"]
33
build-backend = "setuptools.build_meta"
44
[project]
55
name = "print_queue_api_client"
6-
version = "0.0.7"
6+
version = "0.0.8"
77
authors = [
88
{ name="iForge IT", email="[email protected]"},
99
{ name="Dom RG", email="[email protected]" },
@@ -24,4 +24,4 @@ dependencies = [
2424

2525
[project.urls]
2626
"Homepage" = "https://github.com/iforge-uos/print-queue-api-client"
27-
"Bug Tracker" = "https://github.com/iforge-uos/print-queue-api-client/issues"
27+
"Bug Tracker" = "https://github.com/iforge-uos/print-queue-api-client/issues"

0 commit comments

Comments
 (0)