Skip to content

Commit

Permalink
Version 2.1.4.231227
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Irv committed Dec 27, 2023
1 parent 117e97a commit 9de765a
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.1.4.231218"]
_stub_version: Literal["2.1.4.231227"]
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.1.4.231218"
version = "2.1.4.231227"
description = "Type annotations for pandas"
authors = ["The Pandas Development Team <pandas-dev@python.org>"]
license = "BSD-3-Clause"
Expand Down

0 comments on commit 9de765a

Please sign in to comment.