We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0200b14 commit 2b7d225Copy full SHA for 2b7d225
pyproject.toml
@@ -3,7 +3,7 @@ name = "inventory-management-system-api"
3
description = "Python microservice providing an API for the Inventory Management System."
4
readme = "README.md"
5
requires-python = ">=3.12"
6
-version = "1.0.1"
+version = "1.0.2"
7
8
dependencies = [
9
"cryptography",
0 commit comments