8000 Version 2.2.2.240514 · pandas-dev/pandas-stubs@a251e5a · GitHub
[go: up one dir, main page]

Skip to content

Commit a251e5a

Browse files
committed
Version 2.2.2.240514
1 parent 005c85f commit a251e5a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pandas-stubs/_version.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ version_json: str = ...
44

55
def get_versions(): ...
66

7-
_stub_version: Literal["2.2.1.240316"]
7+
_stub_version: Literal["2.2.2.240514"]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pandas-stubs"
3-
version = "2.2.1.240316"
3+
version = "2.2.2.240514"
44
description = "Type annotations for pandas"
55
authors = ["The Pandas Development Team <pandas-dev@python.org>"]
66
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)
0