We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb29fcc commit 2f2133dCopy full SHA for 2f2133d
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.1.5
+current_version = 0.1.6
3
commit = True
4
tag = True
5
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "lef"
-version = "0.1.5"
+version = "0.1.6"
description = "Framework for creating AWS Lambda Extensions"
authors = ["Joe Snell <joepsnell@gmail.com>"]
6
license = "MIT"
0 commit comments