Skip to content

Commit bf32bb3

Browse files
Merge pull request #319 from neutrinoceros/rel_3.1.1
2 parents 9768ed5 + 71e821f commit bf32bb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
7+
## [3.1.1] - 2023-09-02
88

99
- BUG: exit program after error (`idfx digest`)
1010
- BUG: fix a bug where `idfx digest` would generate invalid json from logs that end with

src/idefix_cli/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.1.0"
1+
__version__ = "3.1.1"

0 commit comments

Comments
 (0)