Skip to content

Commit 21fe7d3

Browse files
authored
Bump to v0.0.7-alpha.1 (#298)
1 parent 0420259 commit 21fe7d3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.6-alpha.1"
3+
version = "0.0.7-alpha.1"
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.6-alpha.1"
3+
version = "0.0.7-alpha.1"
44
description = "A Python package manager written in Rust inspired by Cargo."
55
authors = [
66
{email = "cnpryer@gmail.com"},

0 commit comments

Comments
 (0)