Skip to content

Commit aad77a1

Browse files
committed
Bump version 1.27.2 -> 1.27.3
Signed-off-by: Sylvain Hellegouarch <[email protected]>
1 parent ae6c1d8 commit aad77a1

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
## [Unreleased][]
44

5-
[Unreleased]: https://github.com/chaostoolkit/chaostoolkit-lib/compare/1.27.2...HEAD
5+
[Unreleased]: https://github.com/chaostoolkit/chaostoolkit-lib/compare/1.27.3...HEAD
6+
7+
## [1.27.3][] - 2022-03-31
8+
9+
[1.27.3]: https://github.com/chaostoolkit/chaostoolkit-lib/compare/1.27.2...1.27.3
610

711
### Changed
812

chaoslib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"convert_vars",
4242
"PayloadEncoder",
4343
]
44-
__version__ = "1.27.2"
44+
__version__ = "1.27.3"
4545

4646

4747
def substitute(

0 commit comments

Comments
 (0)