File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v0.1.1-rc.2 (2024-03-13)
6+
7+ ### Fix
8+
9+ * fix(CPU): handle vtk cpu ([ ` 9fc05dc ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/9fc05dc37c37a7692850e57d5a7a2feea13aef76 ) )
10+
11+ ### Unknown
12+
13+ * Merge pull request #18 from Geode-solutions/vtk-cpu
14+
15+ fix(CPU): handle vtk cpu ([ ` 4cc9f76 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/4cc9f7653b571065538723b4502603ef0d8f88ac ) )
16+
17+ * test ([ ` 6ba1ce5 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/6ba1ce5c73f1f59a980aee2e8bbb938dc2036838 ) )
18+
19+
520## v0.1.1-rc.1 (2024-03-13)
621
722### 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-Viewer"
8- version = " 0.1.1-rc.1 "
8+ version = " 0.1.1-rc.2 "
99dynamic = [" dependencies" ]
1010authors = [
1111 {
name =
" Geode-solutions" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments