Skip to content

Commit acca18f

Browse files
committed
Bumping version to 1.2.0
1 parent ce44800 commit acca18f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pyaml_env
3-
version = 1.1.5
3+
version = 1.2.0
44
author = Maria Karanasou
55
author_email = karanasou@gmail.com
66
description = Provides yaml file parsing with environment variable resolution

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
]
1818

1919
setup(name='pyaml_env',
20-
version='1.1.5',
20+
version='1.2.0',
2121
description='Provides yaml file parsing with '
2222
'environment variable resolution',
2323
long_description=long_description,

0 commit comments

Comments
 (0)