We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55e4fd4 + e5d98a5 commit 86fd479Copy full SHA for 86fd479
2 files changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "f2a"
3
-version = "1.0.1"
+version = "1.0.2"
4
edition = "2021"
5
description = "f2a computation core -- Rust engine with PyO3 bindings"
6
license = "Apache-2.0"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
7
8
description = "File to Analysis -- Automatically perform statistical analysis from any data source (Rust-powered)"
9
license = { text = "Apache-2.0" }
10
readme = "README.md"
0 commit comments