Skip to content

Commit 5c96bac

Browse files
committed
version
1 parent 7e1cd7b commit 5c96bac

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# [Changelog](https://keepachangelog.com/en/1.0.0/)
22

3+
## 1.3.6
4+
5+
- minor fixes
6+
37
## 1.3.5
48

59
- handle boundary in shared/not shared [PR#86]https://github.com/simbilod/meshwell/pull/86)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ classifiers = [
1414
"Programming Language :: Python :: 3.11",
1515
"Operating System :: OS Independent",
1616
]
17-
version="1.3.5"
17+
version="1.3.6"
1818
authors = [
1919
{name = "Simon Bilodeau", email = "sb30@princeton.edu"},
2020
]

0 commit comments

Comments
 (0)