From f4cdc9c406eba43b127f53bc1e42e86cce39c20f Mon Sep 17 00:00:00 2001 From: Joseph Wright Date: Tue, 14 Jan 2025 09:03:02 +0000 Subject: [PATCH] Step release tag --- CHANGELOG.md | 5 ++++- siunitx.dtx | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91eea877..0080d939 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to ## [Unreleased] +## [v3.4.1] - 2025-01-14 + ### Fixed - Correct a deprecation message (see issue [\#766](/~https://github.com/josephwright/siunitx/issues/766)) @@ -2207,7 +2209,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to ### Added - First public testing release (as `si`) -[Unreleased]: /~https://github.com/josephwright/siunitx/compare/v3.4.0...HEAD +[Unreleased]: /~https://github.com/josephwright/siunitx/compare/v3.4.1...HEAD +[v3.4.1]: /~https://github.com/josephwright/siunitx/compare/v3.4.0...v3.4.1 [v3.4.0]: /~https://github.com/josephwright/siunitx/compare/v3.3.24...v3.4.0 [v3.3.24]: /~https://github.com/josephwright/siunitx/compare/v3.3.23...v3.3.24 [v3.3.23]: /~https://github.com/josephwright/siunitx/compare/v3.3.22...v3.3.23 diff --git a/siunitx.dtx b/siunitx.dtx index e0c6fb45..696818ae 100644 --- a/siunitx.dtx +++ b/siunitx.dtx @@ -137,7 +137,7 @@ % % Identify the package and give the over all version information. % \begin{macrocode} -\ProvidesExplPackage {siunitx} {2024-12-06} {3.4.0} +\ProvidesExplPackage {siunitx} {2025-01-14} {3.4.1} {A comprehensive (SI) units package} % \end{macrocode} %