Skip to content

Commit 78cf682

Browse files
committed
Release 0.31.1
1 parent b45d444 commit 78cf682

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Changes for crash
55
Unreleased
66
==========
77

8+
2024/02/02 0.31.1
9+
=================
10+
811
- Better catch unauthorized errors when forcing a password prompt.
912

1013
2024/01/29 0.31.0

crate/crash/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
# with Crate these terms will supersede the license and you may use the
2020
# software solely pursuant to the terms of the relevant commercial agreement.
2121

22-
__version__ = '0.31.0'
22+
__version__ = '0.31.1'

0 commit comments

Comments
 (0)