From 6e6e161dcda6b858fb11a18649b565956f3f8865 Mon Sep 17 00:00:00 2001 From: Joseph Wright Date: Tue, 14 Nov 2023 17:24:29 +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 af39f45f..b113b8d9 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.9] - 2023-11-14 + ### Fixed - Rounding of values with no mantissa (see issue [\#704](/~https://github.com/josephwright/siunitx/issues/704)) @@ -2047,7 +2049,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.8...HEAD +[Unreleased]: /~https://github.com/josephwright/siunitx/compare/v3.3.9...HEAD +[v3.3.9]: /~https://github.com/josephwright/siunitx/compare/v3.3.8...v3.3.9 [v3.3.8]: /~https://github.com/josephwright/siunitx/compare/v3.3.7...v3.3.8 [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 diff --git a/siunitx.dtx b/siunitx.dtx index e2870e43..e4ba2305 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-11-06} {3.3.8} +\ProvidesExplPackage {siunitx} {2023-11-14} {3.3.9} {A comprehensive (SI) units package} % \end{macrocode} %