Bump version to v0.0.3 (#999)

This commit is contained in:
Charlie Marsh
2024-01-18 23:39:35 -05:00
committed by GitHub
parent 9b24fcd306
commit c8285cb5ef
3 changed files with 3 additions and 3 deletions
Generated
+1 -1
View File
@@ -2254,7 +2254,7 @@ dependencies = [
[[package]]
name = "puffin"
version = "0.0.2"
version = "0.0.3"
dependencies = [
"anstream",
"anyhow",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "puffin"
version = "0.0.2"
version = "0.0.3"
edition = { workspace = true }
rust-version = { workspace = true }
homepage = { workspace = true }
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "puffin-alpha"
version = "0.0.2"
version = "0.0.3"
authors = [{ name = "Puffin" }]
requires-python = ">=3.7"
keywords = []