We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a3d0df commit 1c85132Copy full SHA for 1c85132
2 files changed
CHANGELOG.md
@@ -1,8 +1,11 @@
1
# Changelog
2
3
-# 1.3.1
+# 1.3.2
4
- Fixed header contamination in download file content-type
5
6
+## 1.3.1
7
+- Fix processrun.py
8
+
9
# 1.3.0
10
- Updated version and usage of the filesplit package
11
- Updated README.md with information about scopes and the license
setup.py
@@ -5,7 +5,7 @@
setuptools.setup(
name="solvexia_sdk",
- version="1.3.1",
+ version="1.3.2",
author="Solvexia Pty Ltd",
author_email="support@solvexia.com",
description="A development kit written in Python to access and work with Solvexia resources",
0 commit comments