Skip to content
Snippets Groups Projects
Commit c8576284 authored by Daniel Scheffler's avatar Daniel Scheffler
Browse files

Bumped version.

parent 44acfdb5
No related branches found
No related tags found
No related merge requests found
Pipeline #30874 passed
......@@ -2,8 +2,8 @@
History
=======
0.19.1 (coming soon)
--------------------
0.19.1 (2021-11-19)
-------------------
* Fixed shapely DeprecationWarnings in raster2polygon().
* raster2polygon() now runs completely in-memory which avoids PermissionErrors on Windows.
......
......@@ -22,5 +22,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.
__version__ = '0.19.0'
__versionalias__ = '20211111_01'
__version__ = '0.19.1'
__versionalias__ = '20211119_01'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment