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 2
2
3
3
4
4
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
+
5
20
## v0.1.1-rc.1 (2024-03-13)
6
21
7
22
### Fix
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
5
6
6
[project ]
7
7
name = " OpenGeodeWeb-Viewer"
8
- version = " 0.1.1-rc.1 "
8
+ version = " 0.1.1-rc.2 "
9
9
dynamic = [" dependencies" ]
10
10
authors = [
11
11
{
name =
" Geode-solutions" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments