We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e9025f commit 2c04280Copy full SHA for 2c04280
yarrharr/_version.py
@@ -7,5 +7,5 @@
7
8
from incremental import Version
9
10
-__version__ = Version("yarrharr", 2025, 1, 1)
+__version__ = Version("yarrharr", 2025, 1, 2)
11
__all__ = ["__version__"]
0 commit comments