Skip to content

Commit 65db273

Browse files
release: bump version to 1.0.1
1 parent d195077 commit 65db273

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "causal_impact_core"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
edition = "2021"
55

66
[lib]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "bsts-causalimpact"
7-
version = "1.0.0"
7+
version = "1.0.1"
88
description = "CausalImpact for Python with Rust Gibbs sampler (R-compatible)"
99
requires-python = ">=3.10"
1010
dependencies = [

0 commit comments

Comments
 (0)