Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Binh Vu committed Jun 23, 2022
1 parent 8f5da67 commit 770975e
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
@@ -1,6 +1,6 @@
[tool.poetry]
name = "web-sand"
version = "2.1.4"
version = "2.1.5"
description = "UI for browsing/editing semantic descriptions"
authors = ["Binh Vu <[email protected]>"]
repository = "https://github.com/usc-isi-i2/sand"
Expand All @@ -16,7 +16,7 @@ sand = 'sand.__main__:cli'

[tool.poetry.dependencies]
python = ">=3.8,<3.11"
kgdata = "^2.3.0"
kgdata = "^2.3.1"
sm-grams = "^2.1.1"
sem-desc = "^3.5.2"
peewee = "^3.14.4"
Expand Down

0 comments on commit 770975e

Please sign in to comment.