Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
drnextgis committed Dec 14, 2021
1 parent 2fc2a86 commit 92d379f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
telluric 0.13.13 (2021-12-14)
=============================

* Support saving :py:class:`~telluric.georaster.GeoRaster2` with empty :code:`affine` and :code:`crs` (#312)
* Minor fixes

telluric 0.13.12 (2021-11-16)
=============================

Expand Down
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
# The short X.Y version.
version = '0.13'
# The full version, including alpha/beta/rc tags.
release = 'v0.13.13.dev0'
release = 'v0.13.13'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down

0 comments on commit 92d379f

Please sign in to comment.