Bump version to 0.0.0a5 (#62)

This commit is contained in:
Zanie Blue
2025-05-06 09:35:43 -05:00
committed by GitHub
parent d2abb67dcf
commit ff90008643
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[workspace]
members = ["cargo:./ruff"]
packages = ["ty"]
version = "0.0.0-alpha.4"
version = "0.0.0-alpha.5"
# Config for 'dist'
[dist]
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "ty"
version = "0.0.0a4"
version = "0.0.0a5"
description = "An extremely fast Python type checker, written in Rust."
readme = "README.md"
authors = [{ name = "Astral Software Inc.", email = "hey@astral.sh" }]
+1 -1
Submodule ruff updated: f6d8f73edc...4510a236d3