Skip to content

Commit ccd4430

Browse files
Merge pull request #322 from neutrinoceros/rel_3.2.0
REL: prep release 3.2.0
2 parents 5bd9f4d + 2083b9c commit ccd4430

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.2.0] - 2023-09-06
88

99
ENH: add support for parsing arbitrary files (`idfx digest`)
1010

src/idefix_cli/__init__.py

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

0 commit comments

Comments
 (0)