We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac5644e + ba34908 commit 541fdfeCopy full SHA for 541fdfe
CHANGELOG.rst
@@ -1,6 +1,9 @@
1
Changelog
2
=========
3
4
+v1.1.1 (2023-02-23)
5
+-------------------
6
+
7
* Fixed a bug where the authentication refresh token flow did not update the token values
8
9
v1.1.0 (2023-01-20)
datacrunch/__version__.py
@@ -1 +1 @@
-VERSION = '1.1.0'
+VERSION = '1.1.1'
0 commit comments