docs(version): version bump v0.8.4 -> v0.8.5
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
project('fourdst', 'cpp', version: 'v0.8.4', default_options: ['cpp_std=c++23'], meson_version: '>=1.5.0')
|
project('fourdst', 'cpp', version: 'v0.8.5', default_options: ['cpp_std=c++23'], meson_version: '>=1.5.0')
|
||||||
|
|
||||||
add_project_arguments('-fvisibility=default', language: 'cpp')
|
add_project_arguments('-fvisibility=default', language: 'cpp')
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ build-backend = "mesonpy"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "fourdst" # Choose your Python package name
|
name = "fourdst" # Choose your Python package name
|
||||||
version = "0.6.0" # Your project's version
|
version = "0.8.5" # Your project's version
|
||||||
description = "Python interface to the utility fourdst modules from the 4D-STAR project"
|
description = "Python interface to the utility fourdst modules from the 4D-STAR project"
|
||||||
readme = "readme.md"
|
readme = "readme.md"
|
||||||
license = { file = "LICENSE.txt" } # Reference your license file [cite: 2]
|
license = { file = "LICENSE.txt" } # Reference your license file [cite: 2]
|
||||||
|
|||||||
Reference in New Issue
Block a user