Skip to content

Commit 77b357f

Browse files
committed
Version 1.4.3.220724
1 parent 285350c commit 77b357f

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
@@ -6,4 +6,4 @@ version_json: str = ...
66

77
def get_versions(): ...
88

9-
_stub_version = Literal["1.4.3.220718"]
9+
_stub_version = Literal["1.4.3.220724"]

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 = "1.4.3.220718"
3+
version = "1.4.3.220724"
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)