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 465fb21 commit 70dc59bCopy full SHA for 70dc59b
.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-12-02)
4
+
5
6
+### Features
7
8
+* process-compose ([bc5ef0a](https://github.com/pythoninthegrass/mvp/commit/bc5ef0a3faeb4bbfe43653c731f4f442e440efff))
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