Skip to content

Commit

Permalink
Merge pull request #394 from neutrinoceros/rel/6.0.0
Browse files Browse the repository at this point in the history
REL: prepare release 6.0.0
  • Loading branch information
neutrinoceros authored Dec 5, 2024
2 parents b55ba06 + 311a3ff commit 1d2362e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [6.0.0] - 2024-12-05

- DEP: drop `[isolated]` extra (external tooling should handle dependency pinning)
- BLD: drop package level `__version__` attribute
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "idefix_cli"
version = "6.0.0dev0"
version = "6.0.0"
description = "A command line utility belt for Idefix"
authors = [
{ name = "C.M.T. Robert" },
Expand Down

0 comments on commit 1d2362e

Please sign in to comment.