Skip to content

Commit 2b7d225

Browse files
committed
Update project version number - v1.0.2
1 parent 0200b14 commit 2b7d225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "inventory-management-system-api"
33
description = "Python microservice providing an API for the Inventory Management System."
44
readme = "README.md"
55
requires-python = ">=3.12"
6-
version = "1.0.1"
6+
version = "1.0.2"
77

88
dependencies = [
99
"cryptography",

0 commit comments

Comments
 (0)