We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b45d444 commit 78cf682Copy full SHA for 78cf682
CHANGES.txt
@@ -5,6 +5,9 @@ Changes for crash
5
Unreleased
6
==========
7
8
+2024/02/02 0.31.1
9
+=================
10
+
11
- Better catch unauthorized errors when forcing a password prompt.
12
13
2024/01/29 0.31.0
crate/crash/__init__.py
@@ -19,4 +19,4 @@
19
# with Crate these terms will supersede the license and you may use the
20
# software solely pursuant to the terms of the relevant commercial agreement.
21
22
-__version__ = '0.31.0'
+__version__ = '0.31.1'
0 commit comments