Skip to content

Commit

Permalink
0.16 ready for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Oct 3, 2023
1 parent 3fa5bfa commit 78d1a2a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,18 @@
This file contains tracks the changes landing in Rye. It includes changes
that were not yet released.

## 0.16.0

_Unreleased_

<!-- released start -->

## 0.15.1

Released on 2023-10-03

- Fixed the updater not replacing the python3 shim correctly.

<!-- released start -->

## 0.15.0

Released on 2023-10-03
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rye/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rye"
version = "0.15.1"
version = "0.16.0"
edition = "2021"
license = "MIT"

Expand Down

0 comments on commit 78d1a2a

Please sign in to comment.