Skip to content

Commit

Permalink
Bump version to v1.0.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
ebezzam committed May 14, 2024
1 parent d048629 commit 714c20a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,25 @@ Unreleased
Added
~~~~~

- Nothing

Changed
~~~~~~~

- Nothing

Bugfix
~~~~~~

- Nothing


1.0.7 - (2024-05-14)
--------------------

Added
~~~~~

- Script to upload measured datasets to Hugging Face: ``scripts/data/upload_dataset_huggingface.py``
- Pytorch support for simulating PSFs of masks.
- ``lensless.hardware.mask.MultiLensArray`` class for simulating multi-lens arrays.
Expand Down
2 changes: 1 addition & 1 deletion lensless/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.6"
__version__ = "1.0.7"

0 comments on commit 714c20a

Please sign in to comment.