Skip to content

Commit 1d2362e

Browse files
Merge pull request #394 from neutrinoceros/rel/6.0.0
REL: prepare release 6.0.0
2 parents b55ba06 + 311a3ff commit 1d2362e

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+
## [6.0.0] - 2024-12-05
88

99
- DEP: drop `[isolated]` extra (external tooling should handle dependency pinning)
1010
- BLD: drop package level `__version__` attribute

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "idefix_cli"
7-
version = "6.0.0dev0"
7+
version = "6.0.0"
88
description = "A command line utility belt for Idefix"
99
authors = [
1010
{ name = "C.M.T. Robert" },

0 commit comments

Comments
 (0)