Skip to content

Commit

Permalink
0.5.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and robinvandernoord committed Mar 19, 2024
1 parent 8ab4de9 commit a6e7d92
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!--next-version-placeholder-->

## v0.5.1 (2024-03-19)

### Fix

* Include --no-cache for (re)install ([`8ab4de9`](https://github.com/robinvandernoord/uvx/commit/8ab4de9487d7eac7e68632805c8b42190bc2c0a5))

## v0.5.0 (2024-03-19)

### Feature
Expand Down
2 changes: 1 addition & 1 deletion src/uvx/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# SPDX-FileCopyrightText: 2024-present Robin van der Noord <robinvandernoord@gmail.com>
#
# SPDX-License-Identifier: MIT
__version__ = "0.5.0"
__version__ = "0.5.1"

0 comments on commit a6e7d92

Please sign in to comment.