Skip to content

Commit 541fdfe

Browse files
committed
release v1.1.1
2 parents ac5644e + ba34908 commit 541fdfe

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

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

4+
v1.1.1 (2023-02-23)
5+
-------------------
6+
47
* Fixed a bug where the authentication refresh token flow did not update the token values
58

69
v1.1.0 (2023-01-20)

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)