Skip to content

Commit e25c71c

Browse files
Release v0.4.5 (#13)
* Release v0.4.5 * Clean up CHANGELOG by removing empty bug fix section Removed empty sections for bug fixes in CHANGELOG. --------- Co-authored-by: acalcutt <3792408+acalcutt@users.noreply.github.com> Co-authored-by: Andrew Calcutt <acalcutt@techidiots.net>
1 parent 8b2f0be commit e25c71c

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
### 🐞 Bug fixes
88
- _...Add new stuff here..._
99

10+
## 0.4.5
11+
### ✨ Features and improvements
12+
- Update PMTiles ([#12](https://github.com/TechIdiots-LLC/mbutil/pull/12)) (@acalcutt)
13+
1014
## 0.4.4
1115
### 🐞 Bug fixes
1216
- Use format as a falback for tile type ([#10](https://github.com/TechIdiots-LLC/mbutil/pull/10)) (@acalcutt)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='mbutil',
5-
version='0.4.4',
5+
version='0.4.5',
66
author='Andrew Calcutt',
77
author_email='info@techidiots.net',
88
packages=['mbutil'],

0 commit comments

Comments
 (0)