Skip to content

Commit 4d99265

Browse files
committed
Back to development: 0.6
1 parent d0219d8 commit 4d99265

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

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

3+
## 0.6 (unreleased)
4+
5+
6+
- Nothing changed yet.
7+
8+
39
## 0.5 (2025-02-13)
410

511
- Schedule monthly run for test CI workflow (#9)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requires = ['meson-python', 'cython', 'numpy']
55
[project]
66
name = "pymt_heatc"
77
description = "PyMT plugin for the HeatModelC model"
8-
version = "0.5"
8+
version = "0.6.dev0"
99
readme = "README.md"
1010
authors = [
1111
{email = "[email protected]"},

0 commit comments

Comments
 (0)