Skip to content

Commit 3549b90

Browse files
author
Christopher Doris
committed
release v0.1.20
1 parent 3bdc062 commit 3549b90

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## v0.1.20 (2025-09-19)
44
* The UUID is no longer required when adding a dependency.
55
* If the project is explicitly specified, it is considered "shared" and existing
66
dependencies are never removed.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "juliapkg"
3-
version = "0.1.19"
3+
version = "0.1.20"
44
description = "Julia version manager and package manager"
55
authors = [{ name = "Christopher Doris" }]
66
dependencies = [

0 commit comments

Comments
 (0)