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 7e1cd7b commit 5c96bacCopy full SHA for 5c96bac
docs/changelog.md
@@ -1,5 +1,9 @@
1
# [Changelog](https://keepachangelog.com/en/1.0.0/)
2
3
+## 1.3.6
4
+
5
+- minor fixes
6
7
## 1.3.5
8
9
- handle boundary in shared/not shared [PR#86]https://github.com/simbilod/meshwell/pull/86)
pyproject.toml
@@ -14,7 +14,7 @@ classifiers = [
14
"Programming Language :: Python :: 3.11",
15
"Operating System :: OS Independent",
16
]
17
-version="1.3.5"
+version="1.3.6"
18
authors = [
19
{name = "Simon Bilodeau", email = "sb30@princeton.edu"},
20
0 commit comments