We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6044a9b commit 85f3129Copy full SHA for 85f3129
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.5.2
4
+
5
+- Release fix
6
7
## 0.5.1
8
9
- Update to geodiff 0.8.5 (leaking file handles in hasChanges() call)
setup.py
@@ -5,7 +5,7 @@
setup(
name='mergin-client',
- version='0.5.1',
+ version='0.5.2',
url='https://github.com/lutraconsulting/mergin-py-client',
10
license='MIT',
11
author='Lutra Consulting Ltd.',
0 commit comments