We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f918424 commit bd6923cCopy full SHA for bd6923c
CHANGES.rst
@@ -14,8 +14,8 @@ Release History
14
.. __: https://semver.org/
15
16
17
-Release 0.5.5 (in development)
18
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Release 0.5.5 (2024-07-13)
+~~~~~~~~~~~~~~~~~~~~~~~~~~
19
20
Documentation changes:
21
src/rinoh/__init__.py
@@ -35,7 +35,7 @@
35
36
37
__version__ = importlib_metadata.version('rinohtype')
38
-__release_date__ = 'in development'
+__release_date__ = '2024-07-13'
39
40
41
from . import resource
0 commit comments