Skip to content

Commit e9fdc8f

Browse files
authored
Prepare Newton 1.5.1rc1 (#4062)
2 parents 3b2f92e + ddf043e commit e9fdc8f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/api/newton.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@ newton
7474
* - ``MAXVAL``
7575
- ``10000000000.0``
7676
* - ``__version__``
77-
- ``1.5.0``
77+
- ``1.5.1rc1``
7878
* - ``use_coord_layout_targets``
7979
- ``False``

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "uv_build"
44

55
[project]
66
name = "newton"
7-
version = "1.5.0"
7+
version = "1.5.1rc1"
88
license = "Apache-2.0"
99
license-files = ["LICENSE.md", "newton/licenses/**/*.txt"]
1010
authors = [{ name = "Newton Developers", email = "developers@newton-physics.org" }]

uv.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.

0 commit comments

Comments
 (0)