Skip to content

Commit 1f31fc0

Browse files
semantic-releaseSieboldianus
authored andcommitted
0.21.2
Automatically generated by python-semantic-release
1 parent 7952df3 commit 1f31fc0

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.21.2 (2023-05-10)
6+
### Fix
7+
* GDAL/Fiona ImportError: DLL load failed while importing _env (Windows) ([`7952df3`](https://github.com/Sieboldianus/TagMaps/commit/7952df3d5693cf99a2c6d65967a7951a436b36b9))
8+
9+
### Documentation
10+
* Fix link in README.md ([`2429c9b`](https://github.com/Sieboldianus/TagMaps/commit/2429c9bd98a80d91a6c89eb337436d61f880b439))
11+
* Update table of contents ([`dba0e2e`](https://github.com/Sieboldianus/TagMaps/commit/dba0e2e1ad7101626b2a2c1491e9e8897d191096))
12+
* Add CHANGELOG to documentation ([`adfe3e5`](https://github.com/Sieboldianus/TagMaps/commit/adfe3e569d8119f5ae72bc5fcc855fcaa2c4cf8c))
13+
514
## v0.21.1 (2022-11-24)
615
### Fix
716
* Matplotlib fig.canvas.set_window_title() deprecated in Matplotlib>=3.4 ([`6459d5f`](https://github.com/Sieboldianus/TagMaps/commit/6459d5f8ee4395677fa3d1eedf6d8dda8fd40eda))

tagmaps/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""TagMaps version"""
22

3-
__version__ = '0.21.1'
3+
__version__ = '0.21.2'

0 commit comments

Comments
 (0)