Skip to content

Commit bb5d487

Browse files
committed
bump version to 1.5.3.230321
1 parent 25af145 commit bb5d487

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pandas-stubs/_version.pyi

+1-1
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["1.5.3.230320"]
7+
_stub_version: Literal["1.5.3.230321"]

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pandas-stubs"
3-
version = "1.5.3.230320"
3+
version = "1.5.3.230321"
44
description = "Type annotations for pandas"
55
authors = ["The Pandas Development Team <[email protected]>"]
66
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)