Skip to content

Commit 5a5f470

Browse files
committed
Bump version in meson config
1 parent 6b95ad2 commit 5a5f470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'pymt_heatf',
33
'c', 'cython', 'fortran',
4-
version: '3.2.dev0',
4+
version: '3.3.dev0',
55
license: 'MIT',
66
)
77

0 commit comments

Comments
 (0)