File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v1.2.1-rc.3 (2023-10-05)
6+
7+ ### Fix
8+
9+ * fix(VertexSet): is_model ([ ` 6fc0d4a ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/6fc0d4a874fe9ac8850c51dc156259d225673cef ) )
10+
11+ ### Unknown
12+
13+ * Merge pull request #18 from Geode-solutions/fix_vertexset_model
14+
15+ fix(VertexSet): is_model ([ ` 15206ef ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/15206eff603898767b77ad57080b89e81459da8a ) )
16+
17+
518## v1.2.1-rc.2 (2023-10-04)
619
720### Fix
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
66[project ]
77name = " OpenGeodeWeb-Back"
8- version = " 1.2.1-rc.2 "
8+ version = " 1.2.1-rc.3 "
99dynamic = [" dependencies" ]
1010authors = [
1111 {
name =
" Geode-solutions" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments