Skip to content

Commit c779ce0

Browse files
authored
Update project version number - v3.0.1
1 parent d796144 commit c779ce0

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.13"
6-
version = "3.0.0"
6+
version = "3.0.1"
77

88
dependencies = [
99
"cryptography",

0 commit comments

Comments
 (0)