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