mirror of
https://github.com/astral-sh/ty.git
synced 2025-12-23 08:48:09 +00:00
Bump version to 0.0.0a7 (#255)
This commit is contained in:
parent
74e72ed91a
commit
905a3e1e50
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[workspace]
|
||||
members = ["cargo:./ruff"]
|
||||
packages = ["ty"]
|
||||
version = "0.0.0-alpha.6"
|
||||
version = "0.0.0-alpha.7"
|
||||
|
||||
# Config for 'dist'
|
||||
[dist]
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "ty"
|
||||
version = "0.0.0a6"
|
||||
version = "0.0.0a7"
|
||||
requires-python = ">=3.8"
|
||||
dependencies = []
|
||||
description = "An extremely fast Python type checker, written in Rust."
|
||||
|
|
|
|||
2
ruff
2
ruff
|
|
@ -1 +1 @@
|
|||
Subproject commit 82d31a6014e8f3ddf126edc166b2cf14b465f1bb
|
||||
Subproject commit 2cf5cba7ff3474bfc612cf9fc4f63affb01c56cc
|
||||
Loading…
Add table
Add a link
Reference in a new issue