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.
2 parents 3634ffd + a729fc9 commit ddd35e0Copy full SHA for ddd35e0
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# 3.4 (beta)
+# 3.4 (2023-03-24)
2
3
- Updated messaging to clarify when nested dependencies are updated.
4
- Added a warning when no dependencies match the specified names.
pyproject.toml
@@ -1,7 +1,7 @@
[tool.poetry]
name = "gitman"
-version = "3.4b3"
+version = "3.4"
5
description = "A language-agnostic dependency manager using Git."
6
7
license = "MIT"
0 commit comments