From 7ae7b8c706a5d99e88c417d8ff462fefa8303dd2 Mon Sep 17 00:00:00 2001 From: Joseph Wright Date: Sun, 23 Oct 2022 17:12:16 +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 eed50610..d1d7b1c6 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.1.9] - 2022-10-23 + ### Added - Option `print-complex-unity` @@ -1824,7 +1826,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.1.8...HEAD +[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.1.9...HEAD +[v3.1.9]: https://github.com/josephwright/siunitx/compare/v3.1.8...v3.1.9 [v3.1.8]: https://github.com/josephwright/siunitx/compare/v3.1.7...v3.1.8 [v3.1.7]: https://github.com/josephwright/siunitx/compare/v3.1.6...v3.1.7 [v3.1.6]: https://github.com/josephwright/siunitx/compare/v3.1.5...v3.1.6 diff --git a/siunitx.dtx b/siunitx.dtx index 3e61bbb8..b39fdd66 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} {2022-10-04} {3.1.8} +\ProvidesExplPackage {siunitx} {2022-10-23} {3.1.9} {A comprehensive (SI) units package} % \end{macrocode} %