We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5735e32 commit ba34908Copy full SHA for ba34908
CHANGELOG.rst
@@ -1,6 +1,11 @@
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)
10
-------------------
11
datacrunch/__version__.py
@@ -1 +1 @@
-VERSION = '1.1.0'
+VERSION = '1.1.1'
0 commit comments