Skip to content

Commit 5680a31

Browse files
Alignment (#93)
* 11.5 pypi fix * v2.0.11.3 (#61) (#92) * Fixed bug: Edge case of incorrect positioning of scatterer. Co-authored-by: BenjaminMidtvedt <[email protected]> Co-authored-by: Benjamin Midtvedt <[email protected]> Co-authored-by: BenjaminMidtvedt <[email protected]>
1 parent 38ce8d6 commit 5680a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
setuptools.setup(
1818
name="deeptrack", # Replace with your own username
19-
version="0.11.3",
19+
version="0.11.5",
2020
author="Benjamin Midtvedt",
2121
author_email="[email protected]",
2222
description="A deep learning oriented microscopy image simulation package",

0 commit comments

Comments
 (0)