Skip to content

Commit e2bbdba

Browse files
authored
v0.3.1 (#77)
1 parent 4bdb08b commit e2bbdba

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 0.3.1
2+
3+
### Enhancements
4+
5+
- Add `--index` and `--default-index` flags to `juv add` ([#76](https://github.com/manzt/juv/pull/76))
6+
7+
### Contributors
8+
- [@manzt](https://github.com/manzt)
9+
110
## 0.3.0
211

312
### Release Notes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "juv"
7-
version = "0.3.0"
7+
version = "0.3.1"
88
description = "A toolkit for reproducible Jupyter notebooks, powered by uv."
99
readme = "README.md"
1010
authors = [{ name = "Trevor Manz", email = "[email protected]" }]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)