From 74a9198eaa0cf830ebd6e83aaaacc7dd615231eb Mon Sep 17 00:00:00 2001 From: Joseph Wright Date: Thu, 3 Aug 2023 20:55:12 +0100 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 2b88154a..e055add8 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.3.2] - 2023-08-03 + ### Fixed - Move an `expl3` variant defintion (see issue [\#680](https://github.com/josephwright/siunitx/issues/680)) @@ -1982,7 +1984,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.3.1...HEAD +[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.3.2...HEAD +[v3.3.2]: https://github.com/josephwright/siunitx/compare/v3.3.1...v3.3.2 [v3.3.1]: https://github.com/josephwright/siunitx/compare/v3.3.0...v3.3.1 [v3.3.0]: https://github.com/josephwright/siunitx/compare/v3.2.9...v3.3.0 [v3.2.9]: https://github.com/josephwright/siunitx/compare/v3.2.8...v3.2.9 diff --git a/siunitx.dtx b/siunitx.dtx index 765062ae..a6e8b058 100644 --- a/siunitx.dtx +++ b/siunitx.dtx @@ -122,7 +122,7 @@ % % Identify the package and give the over all version information. % \begin{macrocode} -\ProvidesExplPackage {siunitx} {2023-08-01} {3.3.1} +\ProvidesExplPackage {siunitx} {2023-08-03} {3.3.2} {A comprehensive (SI) units package} % \end{macrocode} %