Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienChampagnol committed Aug 3, 2023
1 parent fa83162 commit 766be9b
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "OpenGeodeWeb-Back"
version = "0.0.11"
version = "0.0.12"
authors = [
{ name="Geode-solutions", email="[email protected]" },
]
Expand All @@ -18,13 +18,12 @@ classifiers = [
"Operating System :: OS Independent",
]
dependencies = [
"geode-common==26.1.3",
"geode-viewables==2.0.3",
"opengeode-core==14.4.1",
"opengeode-geosciences==7.1.1",
"opengeode-geosciencesio==4.1.6",
"opengeode-inspector==3.0.7",
"opengeode-io==6.0.10"
geode-viewables>=2.0.3
opengeode-core>=14.4.1
opengeode-geosciences>=7.1.1
opengeode-geosciencesio>=4.1.6
opengeode-inspector>=3.0.7
opengeode-io>=6.0.10
]

[project.urls]
Expand Down

0 comments on commit 766be9b

Please sign in to comment.