Skip to content

Commit f1c9cf6

Browse files
authored
Bump version to 2025.15.0 (#47)
1 parent 1c130ff commit f1c9cf6

File tree

5 files changed

+27
-27
lines changed

5 files changed

+27
-27
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ty extension for Visual Studio Code
22

3-
[![image](https://img.shields.io/pypi/v/ty/0.0.1a7.svg)](https://pypi.python.org/pypi/ty)
4-
[![image](https://img.shields.io/pypi/l/ty/0.0.1a7.svg)](https://pypi.python.org/pypi/ty)
3+
[![image](https://img.shields.io/pypi/v/ty/0.0.1a8.svg)](https://pypi.python.org/pypi/ty)
4+
[![image](https://img.shields.io/pypi/l/ty/0.0.1a8.svg)](https://pypi.python.org/pypi/ty)
55
[![Actions status](https://github.com/astral-sh/ty-vscode/workflows/CI/badge.svg)](https://github.com/astral-sh/ty-vscode/actions)
66

77
A Visual Studio Code extension for [ty](https://github.com/astral-sh/ty), an extremely fast
@@ -14,7 +14,7 @@ Python type checker and language server, written in Rust.
1414
> We're working hard to make ty stable and feature-complete, but until then, expect to encounter bugs,
1515
> missing features, and fatal errors.
1616
17-
The extension ships with `ty==0.0.1a7`.
17+
The extension ships with `ty==0.0.1a8`.
1818

1919
## Features
2020

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ty",
33
"displayName": "ty",
44
"description": "A Visual Studio Code extension with support for the ty type checker and language server.",
5-
"version": "2025.13.0",
5+
"version": "2025.15.0",
66
"serverInfo": {
77
"name": "ty",
88
"module": "ty"

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[project]
22
name = "ty-vscode"
3-
version = "2025.13.0"
3+
version = "2025.15.0"
44
requires-python = ">=3.8"
5-
dependencies = ["ty==0.0.1a7"]
5+
dependencies = ["ty==0.0.1a8"]
66

77
[tool.ruff]
88
line-length = 88

requirements.txt

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --python-version 3.8 --generate-hashes -o ./requirements.txt ./pyproject.toml
3-
ty==0.0.1a7 \
4-
--hash=sha256:02f9e82bc3180ca6d72cca780ac5909b97753cfb1d4abfb0e6fd8cf2190dd2c5 \
5-
--hash=sha256:069a89f2a51c2ee8797c6ce0d7d16ced0045bcc558ad335948fa6d2787c10292 \
6-
--hash=sha256:15798a8feb68401cc323083a54680d8af1a5988578258c2eba33859351eb5c50 \
7-
--hash=sha256:1805fd176c623e2c5beddc43fc5b357b653673a4a29bf0b30fd1d1e399ce8c0d \
8-
--hash=sha256:2e0ba8a1187e413c7e536a5dadd340a4cd273b2ac3bbe3a2c76dbcbc5c28acfb \
9-
--hash=sha256:38674b4c216bce14df142069e9eff093ad6adc474c96cc2313f80965e1d71d0c \
10-
--hash=sha256:4711bad6e84170580d264ae8f31f00faab6e45dc38ddebbfeb5b82338488c84b \
11-
--hash=sha256:5802e366963b1d39425cdb4a9246ad66cf9400b1eefa9250c45461bcf8606eb0 \
12-
--hash=sha256:6239ae28d34796ce54b8ffa9c971399170d41039bc7a692b9ccc1ca43210b25d \
13-
--hash=sha256:7f72619d6a1c2fd643d58f134fb490182a215307d58cf78ad6b119bace16bf31 \
14-
--hash=sha256:826945b5259d36276b5ac743d9ce660a97488fc87f9fe9679f9bf7084521c01f \
15-
--hash=sha256:86ef9b9a42d3ad386b7d585e3b3f22b506d550407a35e424dadb24c60630de8e \
16-
--hash=sha256:acf6a8aa797a1578d74b453190076f07192a1e5ca72cfe42b1b63a2904a1ecd4 \
17-
--hash=sha256:b19954624f6f8c6981ed082a7ce6050ea1842cc3c3fb232cbc38b4148e83d740 \
18-
--hash=sha256:b406a7f83757e027937a1b6b2fa02e53ba8ce587cbb37fb527a508251a3ce9f0 \
19-
--hash=sha256:b5a40b77f91bf86d4a2d6740e2ba1b09ae70e94d152074a7a6bc80aafe83bb06 \
20-
--hash=sha256:b6cea4d80b4cbdfa21c04b4e2bcbe964dcd781462165d3c06b84781b046a163f \
21-
--hash=sha256:f9d825914fa6cfe124b1c9c104cd2f69b186919a4fc41d1b04caaf84f9c805b7
3+
ty==0.0.1a8 \
4+
--hash=sha256:1eedfeb35fa7397cf417b7d78718647c1c040f54b3b1b930a6e6c195ffeec1a2 \
5+
--hash=sha256:1f4d32833b7aa9d2c59bc702579e5193444877c1c53018f3ce41f358accc36cc \
6+
--hash=sha256:2bb05e007015e4f24dded70d5d96be8eb01eaab908b6b776d86b74138010505a \
7+
--hash=sha256:3c761edf00563690fd1af816377744bd31fdd3644ebc3ea313d4cbfacabbc40b \
8+
--hash=sha256:51f48d870a6bf3bb890ba0416ccebb6e8bf51bc617279b73f75b50635317eb8e \
9+
--hash=sha256:630699eb2f1257883c2a575c599cdb78dfaf04c46108c0b6c7cacac7dd443b1c \
10+
--hash=sha256:67ecd00ad5b1db14a7e08350587b285a0959210112852cc6125a04d321dc8472 \
11+
--hash=sha256:7d6e7cc3640ad71e98d9fcc1c2ea0d393f0fc1805de0b484a4d1b22fd4242b48 \
12+
--hash=sha256:8f9158c56796bf5d7eee4ed67100ed57f0105454efe007014e6e357f4104d58e \
13+
--hash=sha256:97b28f8beef4aa10088f778b1fa75ec179b19fe70686e15cf9417e3b5ad9adb2 \
14+
--hash=sha256:9fc1c28f6d561d7fb80097adcd55d6a52fe76c8febd7bcc75e46f62a0c6db059 \
15+
--hash=sha256:a5be1338a00f284d64a86155d9e00363e02f60a11c907882c6f5a652cea9a681 \
16+
--hash=sha256:a72d551192a165fc25e0a4e10c5481964d0b5f7f4beeb4bbd2f9c052e9f4e9a8 \
17+
--hash=sha256:d0b0d2a575350a78ba7a8362f4c0b15af73d0639e5b2361a89a5724a78ba4ca5 \
18+
--hash=sha256:dbb559218ee4e8be33b6d5f2720b914a2c9c550cb6dfdba35d788de7d35a6779 \
19+
--hash=sha256:e9bba2fbb5faf286ae2686356cefda7dd925b128e9663b8dc9c7f30c4e911147 \
20+
--hash=sha256:f650af6673d01184bf70f0a4d87c43443793f24f71d72a5fab336f25d3dc381c \
21+
--hash=sha256:fbd4a63ab7f219cf72c369ff4c494184f63d4c2f986176a3674ed780d144b3d6
2222
# via ty-vscode (./pyproject.toml)

0 commit comments

Comments
 (0)