Skip to content

Commit

Permalink
0.12.0b124
Browse files Browse the repository at this point in the history
  • Loading branch information
joocer committed Dec 14, 2023
1 parent ecae20e commit 34bcb0d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion opteryx/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,10 @@
from opteryx.connectors import register_store

from opteryx.__author__ import __author__
from opteryx.__build__ import __build__
from opteryx.__version__ import __build__
from opteryx.__version__ import __version__


__all__ = [
"apilevel",
"connect",
Expand Down

0 comments on commit 34bcb0d

Please sign in to comment.