We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45c56f6 commit b31767bCopy full SHA for b31767b
docs/changelog.md
@@ -1,5 +1,9 @@
1
# [Changelog](https://keepachangelog.com/en/1.0.0/)
2
3
+## 1.3.5
4
+
5
+- handle boundary in shared/not shared [PR#86]https://github.com/simbilod/meshwell/pull/86)
6
7
## 1.3.4
8
9
- filter resolutionspec by shared/not shared [PR#85](https://github.com/simbilod/meshwell/pull/85)
pyproject.toml
@@ -14,7 +14,7 @@ classifiers = [
14
"Programming Language :: Python :: 3.11",
15
"Operating System :: OS Independent",
16
]
17
-version="1.3.4"
+version="1.3.5"
18
authors = [
19
{name = "Simon Bilodeau", email = "sb30@princeton.edu"},
20
0 commit comments