Skip to content

Commit 612eb2f

Browse files
authored
bump to 0.3.2
1 parent 1770ea2 commit 612eb2f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

meson.build

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'odrpack',
33
['cpp'],
4-
version : '0.3.1',
4+
version : '0.3.2',
55
meson_version: '>=1.5.0',
66
default_options: [
77
'buildtype=release',
@@ -63,3 +63,4 @@ python.install_sources(
6363
# depends: [nanobind_ext],
6464
# build_by_default: true
6565
# )
66+

0 commit comments

Comments
 (0)