Skip to content

Commit

Permalink
Bumps up pkgmt to version 0.8.1dev
Browse files Browse the repository at this point in the history
  • Loading branch information
edublancas committed Mar 14, 2024
1 parent dadff57 commit fd5eb1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# CHANGELOG

## 0.8.1dev

## 0.8.0 (2024-03-13)

* [API Change] `pyproject.toml` now looked up in current and parent directories
Expand Down
2 changes: 1 addition & 1 deletion src/pkgmt/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.8.0"
__version__ = "0.8.1dev"

0 comments on commit fd5eb1f

Please sign in to comment.