Skip to content

Commit fd34d8d

Browse files
Merge pull request #528 from neutrinoceros/rel/v7.0.0
REL: prepare inifix 7.0.0
2 parents 6b3091a + 2c6b0ac commit fd34d8d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
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+
## [7.0.0] - 2026-05-18
88

99
- DEP: support for Python 3.10 has been dropped
1010
- RFC: the CLI backing up pre-commit hooks is now published to PyPI as a separate

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "inifix"
7-
version = "6.1.2"
7+
version = "7.0.0"
88
description = "An I/O library for Pluto-style ini files."
99
authors = [
1010
{ name = "C.M.T. Robert" },

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)