Skip to content

Commit 70560a7

Browse files
committed
Move to 5.0.3 and fix issue in CI.
1 parent 4531d1a commit 70560a7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
# Padmet 5.0.3 (2024-10-30)
4+
5+
## Fix
6+
7+
* issue in GitHub CI.
8+
39
# Padmet 5.0.2 (2024-10-30)
410

511
## Add

padmet/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
along with padmet. If not, see <http://www.gnu.org/licenses/>.
1616
"""
1717

18-
__version__='5.0.2'
18+
__version__='5.0.3'

0 commit comments

Comments
 (0)