alessandro trinca tornidor commited on
Commit
872cad3
1 Parent(s): bb5a051

[feat] bump to version 1.3.3

Browse files
Files changed (1) hide show
  1. pyproject.toml +2 -2
pyproject.toml CHANGED
@@ -1,6 +1,6 @@
1
  [tool.poetry]
2
  name = "samgis-lisa-on-cuda"
3
- version = "1.3.2"
4
  description = "A VLM backend for machine learning instance segmentation on geospatial data that uses LISA (Reasoning Segmentation via Large Language Model)."
5
  authors = ["alessandro trinca tornidor <alessandro@trinca.tornidor.com>"]
6
  license = "MIT license"
@@ -8,7 +8,7 @@ readme = "README.md"
8
 
9
  [metadata]
10
  name = "samgis-lisa-on-cuda"
11
- version = "1.3.2"
12
 
13
  [tool.poetry.dependencies]
14
  bson = "^0.5.10"
 
1
  [tool.poetry]
2
  name = "samgis-lisa-on-cuda"
3
+ version = "1.3.3"
4
  description = "A VLM backend for machine learning instance segmentation on geospatial data that uses LISA (Reasoning Segmentation via Large Language Model)."
5
  authors = ["alessandro trinca tornidor <alessandro@trinca.tornidor.com>"]
6
  license = "MIT license"
 
8
 
9
  [metadata]
10
  name = "samgis-lisa-on-cuda"
11
+ version = "1.3.3"
12
 
13
  [tool.poetry.dependencies]
14
  bson = "^0.5.10"