We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76f7bc4 commit 611c961Copy full SHA for 611c961
pandas-stubs/_version.pyi
@@ -4,4 +4,4 @@ version_json: str = ...
4
5
def get_versions(): ...
6
7
-_stub_version: Literal["1.5.3.230214"]
+_stub_version: Literal["1.5.3.230227"]
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pandas-stubs"
3
-version = "1.5.3.230214"
+version = "1.5.3.230227"
description = "Type annotations for pandas"
authors = ["The Pandas Development Team <[email protected]>"]
license = "BSD-3-Clause"
0 commit comments