Skip to content

Commit

Permalink
Updating dependency version
Browse files Browse the repository at this point in the history
Signed-off-by: bvandekerkhof <[email protected]>
  • Loading branch information
bvandekerkhof committed Sep 4, 2024
1 parent ffc70b9 commit 14b828f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "pyelq-sdk"
version = "1.0.8"
version = "1.0.8b"
description = "Package for detection, localization and quantification code."
authors = ["Bas van de Kerkhof", "Matthew Jones", "David Randell"]
homepage = "https://sede-open.github.io/pyELQ/"
Expand All @@ -29,7 +29,7 @@ pymap3d = ">=3.0.1"
geojson = ">=3.1.0"
shapely = ">=2.0.2"
scikit-learn = ">=1.3.2"
openmcmc = ">=1.0.4"
openmcmc = "==1.0.5"

[tool.poetry.group.contributor]
optional = true
Expand Down

0 comments on commit 14b828f

Please sign in to comment.