We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d796144 commit c779ce0Copy full SHA for c779ce0
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.13"
6
-version = "3.0.0"
+version = "3.0.1"
7
8
dependencies = [
9
"cryptography",
0 commit comments