Skip to content

Commit 17a6b9f

Browse files
committed
set version 2025.3.1
1 parent 52fffcb commit 17a6b9f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lenskit"
3-
version = "2025.3.0-alpha.4"
3+
version = "2025.3.1"
44
edition = "2021"
55
license = "MIT"
66
rust-version = "1.87"

docs/releases/2025.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ information on how to upgrade your code.
99

1010
.. _SPEC0: https://scientific-python.org/specs/spec-0000/
1111

12-
.. _2025.3.0:
12+
.. _2025.3.1:
1313

14-
2025.3.0
14+
2025.3.1
1515
~~~~~~~~
1616

17-
LensKit 2025.3.0 is a significant feature and bugfix upgrade to the LensKit 2025
17+
LensKit 2025.3.1 is a significant feature and bugfix upgrade to the LensKit 2025
1818
series. It maintains backwards compatibility with 2025.2 for stable interfaces
1919
(see :ref:`stability-levels`), except as noted below. See the `GitHub
2020
milestone <https://github.com/lenskit/lkpy/milestone/18>`_ for a full list of

0 commit comments

Comments
 (0)