Skip to content

Commit 7673aaf

Browse files
authored
Merge pull request #244 from punch-mission/new-version
Prepare v1.1.0
2 parents f92bd0c + e009af3 commit 7673aaf

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Changelog
1+
5# Changelog
22

33
[This is available in GitHub](https://github.com/punch-mission/regularizepsf/releases?page=1)
44

5-
## Latest: unreleased
5+
## Version 1.1.0: Jul 17, 2025
66

77
* specify codecov path by @jmbhughes in https://github.com/punch-mission/regularizepsf/pull/234
88
* allow a single star mask by @svank in https://github.com/punch-mission/regularizepsf/pull/236

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ authors:
1919
given-names: "Daniel"
2020
orcid: "https://orcid.org/0000-0002-0494-2025"
2121
title: "regularizepsf"
22-
version: 1.0.2
22+
version: 1.1.0
2323
doi: 10.5281/zenodo.7392170
2424
date-released: 2024-11-02
2525
url: "https://github.com/punch-mission/regularizepsf"

docs/source/conf.py

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

1515

1616
project = "regularizepsf"
17-
copyright = "2024, J. Marcus Hughes and the PUNCH Science Operations Center"
17+
copyright = "2025, J. Marcus Hughes and the PUNCH Science Operations Center"
1818
author = "J. Marcus Hughes and the PUNCH Science Operations Center"
1919

2020
release: str = get_version("regularizepsf")

0 commit comments

Comments
 (0)