Skip to content

Commit 90091ba

Browse files
committed
release v0.20.0
1 parent edab080 commit 90091ba

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pyapp"
3-
version = "0.19.0"
3+
version = "0.20.0"
44
description = "Runtime installer for Python applications"
55
repository = "https://github.com/ofek/pyapp"
66
documentation = "https://ofek.dev/pyapp/"

docs/changelog.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88

99
## Unreleased
1010

11+
## 0.20.0 - 2024-05-13
12+
1113
***Added:***
1214

1315
- Add `cache` management command

0 commit comments

Comments
 (0)