File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.8.3
4+
5+ - Clean up temporary files in .mergin folder (#47 )
6+ - Improved hint how to set MERGIN_AUTH on Windows (#170 )
7+ - Better error reporting of HTTP errors (#174 )
8+
39## 0.8.2
410
511- Updated to pygeodiff 2.0.2
Original file line number Diff line number Diff line change 11# The version is also stored in ../setup.py
2- __version__ = "0.8.2 "
2+ __version__ = "0.8.3 "
33
44# There seems to be no single nice way to keep version info just in one place:
55# https://packaging.python.org/guides/single-sourcing-package-version/
Original file line number Diff line number Diff line change 55
66setup (
77 name = 'mergin-client' ,
8- version = '0.8.2 ' ,
8+ version = '0.8.3 ' ,
99 url = 'https://github.com/MerginMaps/mergin-py-client' ,
1010 license = 'MIT' ,
1111 author = 'Lutra Consulting Ltd.' ,
You can’t perform that action at this time.
0 commit comments