We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a08f8 commit 2263875Copy full SHA for 2263875
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 2.18.1
+current_version = 2.19.0
3
commit = True
4
tag = True
5
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "serverless-builder"
-version = "2.18.1"
+version = "2.19.0"
description = "Python interface to easily generate `serverless.yml`."
keywords = ["library", "serverless"]
6
authors = ["Epsy <engineering@epsyhealth.com>"]
0 commit comments