Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
simbilod committed Nov 4, 2024
1 parent 12d2e6c commit db9ed5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# [Changelog](https://keepachangelog.com/en/1.0.0/)

## 1.3.3

- filter resolutionspec by shared/not shared [PR#85](https://github.com/simbilod/meshwell/pull/85)

## 1.3.2

- fixes to last updates [PR#84](https://github.com/simbilod/meshwell/pull/84)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Operating System :: OS Independent",
]
version="1.3.2"
version="1.3.3"
authors = [
{name = "Simon Bilodeau", email = "[email protected]"},
]
Expand Down

0 comments on commit db9ed5d

Please sign in to comment.