File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 3.5.2] - 2021-02-01
10
+
9
11
### Added
10
12
- Add rasters S3 write methods [ #3333 ] ( https://github.com/locationtech/geotrellis/pull/3333 )
11
13
- Add initial GDAL Transform rotation support [ #3331 ] ( https://github.com/locationtech/geotrellis/pull/3331 )
Original file line number Diff line number Diff line change 58
58
# built documents.
59
59
#
60
60
# The short X.Y version.
61
- version = '3.5.1 '
61
+ version = '3.5.2 '
62
62
# The full version, including alpha/beta/rc tags.
63
- release = '3.5.1 '
63
+ release = '3.5.2 '
64
64
65
65
# The language for content autogenerated by Sphinx. Refer to documentation
66
66
# for a list of supported languages.
Original file line number Diff line number Diff line change 1
- ThisBuild / version := " 3.5.2-SNAPSHOT "
1
+ ThisBuild / version := " 3.5.2"
You can’t perform that action at this time.
0 commit comments