Skip to content

Commit

Permalink
Increments to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisDesdoigts committed Oct 4, 2023
1 parent ed6f919 commit 13ee887
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[project]
name = "dLux"
version = "0.13.2"
version = "0.14.0"
description = "Differentiable Optical Models as Parameterised Neural Networks in Jax using Zodiax."
readme = "README.md"
requires-python =">=3.8"
license = {file = "LICENSE"}
license = {file = "LICENSE.md"}
authors = [
{name = "Louis Desdoigts", email = "louis.desdoigts@sydney.edu.au"},
]
Expand Down

0 comments on commit 13ee887

Please sign in to comment.