Skip to content

Commit ffe020c

Browse files
authored
Bump to v0.0.8-alpha.2 (#375)
1 parent 1150344 commit ffe020c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "huak"
3-
version = "0.0.8-alpha.1"
3+
version = "0.0.8-alpha.2"
44
edition = "2021"
55
license = "MIT"
66
description = "A Python package manager written in Rust inspired by Cargo."

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "huak"
3-
version = "0.0.8a1"
3+
version = "0.0.8a2"
44
description = "A Python package manager written in Rust inspired by Cargo."
55
authors = [
66
{email = "cnpryer@gmail.com"},

0 commit comments

Comments
 (0)