Skip to content

Commit 0720470

Browse files
ran-isenbergRan Isenberg
andauthored
fix: version number (#20)
Co-authored-by: Ran Isenberg <ran.isenberg@ranthebuilder.cloud>
1 parent de44e91 commit 0720470

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
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "aws_lambda_env_modeler"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
description = "AWS-Lambda-Env-Modeler is a Python library designed to simplify the process of managing and validating environment variables in your AWS Lambda functions."
55
authors = ["Ran Isenberg"]
66
classifiers=[

0 commit comments

Comments
 (0)