Skip to content

Commit 610ff43

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2022-07-22) ### Bug Fixes * update req to support older docker-compose versions ([c0f0daf](c0f0daf))
1 parent a651da4 commit 610ff43

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Semantic Versioning Changelog
22

3+
## [1.0.1](https://github.com/ScienceLogic/stackconfig/compare/v1.0.0...v1.0.1) (2022-07-22)
4+
5+
6+
### Bug Fixes
7+
8+
* update req to support older docker-compose versions ([c0f0daf](https://github.com/ScienceLogic/stackconfig/commit/c0f0daf3513fbc8120ab9aa8ec9e851194dcb501))
9+
310
# 1.0.0 (2022-07-20)
411

512

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ universal = 1
33

44
[metadata]
55
description-file = README.md
6-
version = 1.0.0
6+
version = 1.0.1
77

0 commit comments

Comments
 (0)