Skip to content

Commit

Permalink
Version 2.2.3.241126
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Irv committed Nov 26, 2024
1 parent 4ac23d6 commit 7f06ab1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pandas-stubs/_version.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ version_json: str = ...

def get_versions(): ...

_stub_version: Literal["2.2.3.241009"]
_stub_version: Literal["2.2.3.241126"]
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pandas-stubs"
version = "2.2.3.241009"
version = "2.2.3.241126"
description = "Type annotations for pandas"
authors = ["The Pandas Development Team <[email protected]>"]
license = "BSD-3-Clause"
Expand Down

0 comments on commit 7f06ab1

Please sign in to comment.