Skip to content

Commit

Permalink
Bump version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lubomir committed Jul 31, 2024
1 parent 00cfe14 commit 382a5b7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## [0.6.0] - 2024-07-31

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ $ pip install --user https://github.com/konflux-ci/rpm-lockfile-prototype/archiv
Or latest released version:

```
$ pip install --user https://github.com/konflux-ci/rpm-lockfile-prototype/archive/refs/tags/v0.5.1.tar.gz
$ pip install --user https://github.com/konflux-ci/rpm-lockfile-prototype/archive/refs/tags/v0.6.0.tar.gz
```


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "rpm-lockfile-prototype"
version = "0.5.1"
version = "0.6.0"
description = ""
authors = [
{name = "Lubomír Sedlář", email = "[email protected]"},
Expand Down

0 comments on commit 382a5b7

Please sign in to comment.