Skip to content

Commit fceaa74

Browse files
Merge pull request #342 from neutrinoceros/rel_4.0.0
2 parents b9d9ec8 + 299a1b6 commit fceaa74

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+
## [4.0.0] - 2023-10-16
88

99
- DEP: migrate prompting from rich to termcolor
1010
- API: remove `idfx stamp` command, drop dependency on GitPython

src/idefix_cli/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.2.1"
1+
__version__ = "4.0.0"

0 commit comments

Comments
 (0)