We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da8dc6d commit aa3d14eCopy full SHA for aa3d14e
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.1.0"
+ ".": "1.2.0"
3
}
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.2.0](https://github.com/pythoninthegrass/mvp/compare/v1.1.0...v1.2.0) (2024-10-17)
4
+
5
6
+### Features
7
8
+* process-compose ([da8dc6d](https://github.com/pythoninthegrass/mvp/commit/da8dc6d2a794ef4fba7767da4c1abba19a7cef0c))
9
10
## [1.1.0](https://github.com/pythoninthegrass/mvp/compare/v1.0.0...v1.1.0) (2024-10-16)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "mvp"
-version = "1.1.0"
+version = "1.2.0"
description = ""
authors = ["pythoninthegrass <4097471+pythoninthegrass@users.noreply.github.com>"]
license = "Unlicense"
0 commit comments