Skip to content

Commit 8a5f958

Browse files
committed
Remove version field from project
See discussion in #14.
1 parent 1f3a10e commit 8a5f958

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
project(
22
'pymt_heatf',
33
'c', 'cython', 'fortran',
4-
version: '3.3.dev0',
54
license: 'MIT',
65
)
76

0 commit comments

Comments
 (0)