Skip to content
This repository was archived by the owner on May 1, 2026. It is now read-only.

Commit 6d08bf1

Browse files
authored
Bump project version to 0.1.0
Signed-off-by: Bradley Reynolds <bradley.reynolds@darbia.dev>
1 parent 66065da commit 6d08bf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('f2py_examples', 'c',
2-
version : '0.1',
2+
version : '0.1.0',
33
license: 'MIT',
44
meson_version: '>=0.64.0',
55
default_options : ['warning_level=2'],

0 commit comments

Comments
 (0)