Skip to content

Commit d9963ec

Browse files
committed
Bump version: 1.1.6 → 2.0.0
1 parent 97ecee0 commit d9963ec

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.6
2+
current_version = 2.0.0
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.6',
8+
version='2.0.0',
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)