We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83f064c commit 2e15d71Copy full SHA for 2e15d71
2 files changed
pyproject.toml
@@ -56,7 +56,7 @@ Source = "https://github.com/open-mpic/aws-lambda-python"
56
#virtual = ".hatch"
57
58
[tool.api]
59
-spec_version = "3.1.0"
+spec_version = "3.3.0"
60
spec_repository = "https://github.com/open-mpic/open-mpic-specification"
61
62
[tool.hatch]
src/aws_lambda_mpic/__about__.py
@@ -1 +1 @@
1
-__version__ = "0.4.1"
+__version__ = "1.0.0"
0 commit comments