We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bdc062 commit 3549b90Copy full SHA for 3549b90
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.1.20 (2025-09-19)
4
* The UUID is no longer required when adding a dependency.
5
* If the project is explicitly specified, it is considered "shared" and existing
6
dependencies are never removed.
pyproject.toml
[project]
name = "juliapkg"
-version = "0.1.19"
+version = "0.1.20"
description = "Julia version manager and package manager"
authors = [{ name = "Christopher Doris" }]
dependencies = [
0 commit comments