Update version

This commit is contained in:
Victor Zverovich
2023-05-09 15:55:39 -07:00
parent 5cf2342aa2
commit a0b8a92e3d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
10.0.0 - TBD
------------
10.0.0 - 2023-05-09
-------------------
* Replaced Grisu with a new floating-point formatting algorithm for given
precision (`#3262 <https://github.com/fmtlib/fmt/issues/3262>`_,