Skip to content

Commit 40287fc

Browse files
Version 1.0.7
1 parent 133fa61 commit 40287fc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.0.7
2+
3+
- Fixed issue with `metrics` not being included in the build.
4+
15
# v1.0.6
26

37
- Fixed issue with publishing to PyPI

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ keywords = ["cosmology", "galaxies", "blending", "lsst", "simulation"]
2626
license = { file = "LICENSE" }
2727
name = "blending_toolkit"
2828
readme = "README.md"
29-
version = "1.0.6"
29+
version = "1.0.7"
3030
requires-python = ">=3.9,<3.13"
3131
dependencies = [
3232
"galsim>=2.4.9",

0 commit comments

Comments
 (0)