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 1d0f046 commit c2e90c0Copy full SHA for c2e90c0
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "python-compose"
7
-version = "1.0.0"
+version = "1.1.0"
8
description = "Python Compose, a tool for spinning up many long-running Python services simultaneously."
9
readme = "README.md"
10
requires-python = ">=3.8"
0 commit comments