Skip to content

Commit ce788ac

Browse files
committed
Bump version: 0.10.0 → 0.10.1
1 parent 6d8dde7 commit ce788ac

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 = 0.10.0
2+
current_version = 0.10.1
33
commit = True
44
tag = False
55

setup.py

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

2121
setup(
2222
name=module_name,
23-
version='0.10.0',
23+
version='0.10.1',
2424
url='https://github.com/beelit94/python-terraform',
2525
license='MIT',
2626
author='Freddy Tan',

0 commit comments

Comments
 (0)