Update version

This commit is contained in:
Victor Zverovich
2020-08-06 08:51:01 -07:00
parent 1ebc2f7cc6
commit cd4af11efc
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
7.0.3 - TBD
-----------
7.0.3 - 2020-08-06
------------------
* Worked around broken ``numeric_limits`` for 128-bit integers
(`#1787 <https://github.com/fmtlib/fmt/issues/1787>`_).