Skip to content

Commit 2ea0936

Browse files
authored
Merge pull request #164 from Geode-solutions/next
Next
2 parents 89250c1 + a0e4596 commit 2ea0936

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"glob": "^11.0.3"
1010
},
1111
"exports": {
12-
"./opendgeodeweb_back_schemas.json": {
12+
"./opengeodeweb_back_schemas.json": {
1313
"import": "./opengeodeweb_back_schemas.json",
1414
"require": "./opengeodeweb_back_schemas.json"
1515
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55

66
[project]
77
name = "OpenGeodeWeb-Back"
8-
version = "5.8.6"
8+
version = "5.8.7-rc.1"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="[email protected]" },

0 commit comments

Comments
 (0)