Skip to content

Commit

Permalink
version 0.2.5 --> 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
irahorecka committed Jan 2, 2024
1 parent e146f8f commit 9ca3f2f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion chrono24/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
~~~~~~~~
"""

# Import chrono24 and use chrono24.query to interface Chrono24
from chrono24.api import Chrono24 as query

__version__ = "0.2.5"
__version__ = "0.2.6"

0 comments on commit 9ca3f2f

Please sign in to comment.