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
66
77## [ Unreleased]
88
9+ ## [ 3.5.2] - 2021-02-01
10+
911### Added
1012- Add rasters S3 write methods [ #3333 ] ( https://github.com/locationtech/geotrellis/pull/3333 )
1113- Add initial GDAL Transform rotation support [ #3331 ] ( https://github.com/locationtech/geotrellis/pull/3331 )
Original file line number Diff line number Diff line change 5858# built documents.
5959#
6060# The short X.Y version.
61- version = '3.5.1 '
61+ version = '3.5.2 '
6262# The full version, including alpha/beta/rc tags.
63- release = '3.5.1 '
63+ release = '3.5.2 '
6464
6565# The language for content autogenerated by Sphinx. Refer to documentation
6666# 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