We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1150344 commit ffe020cCopy full SHA for ffe020c
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "huak"
3
-version = "0.0.8-alpha.1"
+version = "0.0.8-alpha.2"
4
edition = "2021"
5
license = "MIT"
6
description = "A Python package manager written in Rust inspired by Cargo."
pyproject.toml
[project]
-version = "0.0.8a1"
+version = "0.0.8a2"
authors = [
{email = "cnpryer@gmail.com"},
0 commit comments