Skip to content

Commit 9126977

Browse files
committed
Bump version: 1.1.1 → 1.1.2
1 parent c99e4b7 commit 9126977

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.1.1
2+
current_version = 1.1.2
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='webflow-aws',
8-
version='1.1.1',
8+
version='1.1.2',
99
description='Deploy your Webflow static website on AWS',
1010
long_description=open('README.md').read(),
1111
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)