From d9a52a6e094669ef656763a0bc4b129dd1e2d7db Mon Sep 17 00:00:00 2001 From: Joseph Wright Date: Sat, 7 Oct 2023 07:55:23 +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 18779757..3e9be4b9 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.7] - 2023-10-07 + ### Fixed - Allow for empty exponent when combining exponents (see issue [\#698](https://github.com/josephwright/siunitx/issues/698)) @@ -2023,7 +2025,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.6...HEAD +[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.3.7...HEAD +[v3.3.7]: https://github.com/josephwright/siunitx/compare/v3.3.6...v3.3.7 [v3.3.6]: https://github.com/josephwright/siunitx/compare/v3.3.5...v3.3.6 [v3.3.5]: https://github.com/josephwright/siunitx/compare/v3.3.4...v3.3.5 [v3.3.4]: https://github.com/josephwright/siunitx/compare/v3.3.3...v3.3.4 diff --git a/siunitx.dtx b/siunitx.dtx index dee6c486..88f313ab 100644 --- a/siunitx.dtx +++ b/siunitx.dtx @@ -121,7 +121,7 @@ % % Identify the package and give the over all version information. % \begin{macrocode} -\ProvidesExplPackage {siunitx} {2023-09-01} {3.3.6} +\ProvidesExplPackage {siunitx} {2023-10-07} {3.3.7} {A comprehensive (SI) units package} % \end{macrocode} %