Skip to content

Commit 905a3e1

Browse files
Bump version to 0.0.0a7 (#255)
1 parent 74e72ed commit 905a3e1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.6"
4+
version = "0.0.0-alpha.7"
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.0a6"
3+
version = "0.0.0a7"
44
requires-python = ">=3.8"
55
dependencies = []
66
description = "An extremely fast Python type checker, written in Rust."

ruff

Submodule ruff updated 35 files

0 commit comments

Comments
 (0)