Skip to content

Commit

Permalink
Back to development: 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mcflugen committed Oct 15, 2024
1 parent 2972f52 commit 93f5b68
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog for model_metadata

## 0.8.3 (unreleased)


- Nothing changed yet.


## 0.8.2 (2024-10-15)

- Fixed an error that was caused when the type of a metadata value's
Expand Down
2 changes: 1 addition & 1 deletion src/model_metadata/_version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from __future__ import annotations

__version__ = "0.8.2"
__version__ = "0.8.3.dev0"

0 comments on commit 93f5b68

Please sign in to comment.