Skip to content

Commit ba34908

Browse files
committed
release v1.1.1
1 parent 5735e32 commit ba34908

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

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+
49
v1.1.0 (2023-01-20)
510
-------------------
611

datacrunch/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '1.1.0'
1+
VERSION = '1.1.1'

0 commit comments

Comments
 (0)