From 0b111b1ac2bb737e56698530fcfa7370083c87a3 Mon Sep 17 00:00:00 2001 From: Joseph Wright Date: Tue, 1 Aug 2023 10:10:03 +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 734e5f8d..d246599e 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.1] - 2023-08-01 + ### Fixed - Suppress alignment token in formatted asymmetric uncertainty (see issue @@ -1976,7 +1978,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.0...HEAD +[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.3.1...HEAD +[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 [v3.2.8]: https://github.com/josephwright/siunitx/compare/v3.2.7...v3.2.8 diff --git a/siunitx.dtx b/siunitx.dtx index 52dacc5c..765062ae 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-07-31} {3.3.0} +\ProvidesExplPackage {siunitx} {2023-08-01} {3.3.1} {A comprehensive (SI) units package} % \end{macrocode} %