Skip to content

Commit b26a2ef

Browse files
committed
release 0.0.12 (2026-02-04)
1 parent 2b4f310 commit b26a2ef

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.0.11",
2+
"version": "0.0.12",
33
"devDependencies": {
44
"feed": "^5.1.0",
55
"markdown-it-mathjax3": "^4.3.2",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "torchlensmaker"
3-
version = "0.0.11"
3+
version = "0.0.12"
44
authors = [{ name = "Victor Poughon", email = "victor.poughon@gmail.com" }]
55
description = "Differentiable geometric optics in PyTorch. Design optical systems with optimization."
66
readme = "README.md"

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)