Skip to content

Commit

Permalink
Bump version for v0.0.8 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
daneah authored Feb 12, 2024
1 parent 9a36a3a commit f579915
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [0.0.8] - 2024-02-012

### Added

- `remove` command to remove a repository from one or more types
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = repo-man
version = 0.0.7
version = 0.0.8
description = Manage repositories of different flavors.
long_description = file: README.md
long_description_content_type = text/markdown
Expand Down

0 comments on commit f579915

Please sign in to comment.