Skip to content

Commit ff90008

Browse files
authored
Bump version to 0.0.0a5 (#62)
1 parent d2abb67 commit ff90008

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist-workspace.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[workspace]
22
members = ["cargo:./ruff"]
33
packages = ["ty"]
4-
version = "0.0.0-alpha.4"
4+
version = "0.0.0-alpha.5"
55

66
# Config for 'dist'
77
[dist]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ty"
3-
version = "0.0.0a4"
3+
version = "0.0.0a5"
44
description = "An extremely fast Python type checker, written in Rust."
55
readme = "README.md"
66
authors = [{ name = "Astral Software Inc.", email = "hey@astral.sh" }]

ruff

Submodule ruff updated 84 files

0 commit comments

Comments
 (0)