We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa5adb9 commit 3857a41Copy full SHA for 3857a41
1 file changed
larch/version.py
@@ -1,8 +1,8 @@
1
#!/usr/bin/env python
2
"""Version information"""
3
4
-__release_version__ = '2026.1.0'
5
-__date__ = '2026-January-19'
+__release_version__ = '2026.1.1'
+__date__ = '2026-January-22'
6
__authors__ = "M. Newville, M. Rovezzi, M. Koker, B. Ravel, and others"
7
8
from ._version import __version__, __version_tuple__
0 commit comments