Skip to content

Commit f910ed0

Browse files
committed
Back to development: 3.2
1 parent eae280c commit f910ed0

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_heatf
22

3+
## 3.2 (unreleased)
4+
5+
6+
- Nothing changed yet.
7+
8+
39
## 3.1 (2024-12-17)
410

511
- Improve build and CI (#11)

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", "wheel"]
55
[project]
66
name = "pymt_heatf"
77
description = "PyMT plugin for the HeatModelF model"
8-
version = "3.1"
8+
version = "3.2.dev0"
99
readme = "README.md"
1010
authors = [
1111
{email = "mark.piper@colorado.edu"},

0 commit comments

Comments
 (0)