aletrn commited on
Commit
9a51dda
1 Parent(s): 79537f0

[chore] bump to version 1.4.2

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"
3
- version = "1.4.1"
4
  description = "A backend for machine learning instance segmentation on geospatial data even without dedicated graphics cards."
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"
11
- version = "1.4.1"
12
 
13
  [tool.poetry.urls]
14
  Source = "https://github.com/trincadev/samgis-be"
 
1
  [tool.poetry]
2
  name = "samgis"
3
+ version = "1.4.2"
4
  description = "A backend for machine learning instance segmentation on geospatial data even without dedicated graphics cards."
5
  authors = ["alessandro trinca tornidor <alessandro@trinca.tornidor.com>"]
6
  license = "MIT license"
 
8
 
9
  [metadata]
10
  name = "samgis"
11
+ version = "1.4.2"
12
 
13
  [tool.poetry.urls]
14
  Source = "https://github.com/trincadev/samgis-be"