mirror of
https://github.com/astral-sh/ty.git
synced 2026-05-06 08:56:48 -04:00
Bump version to 0.0.0a5 (#62)
This commit is contained in:
+1
-1
@@ -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
@@ -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
Reference in New Issue
Block a user