Skip to content

Commit

Permalink
Merge branch 'main' into keyb-int-str
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasdiener authored Jan 16, 2025
2 parents 26e0492 + 99d91be commit bda35f3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pytools/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@

from typing_extensions import Self, dataclass_transform

from pytools.version import VERSION_TEXT


__version__ = VERSION_TEXT


# These are deprecated and will go away in 2022.
all = builtins.all
Expand Down

0 comments on commit bda35f3

Please sign in to comment.