Skip to content

Commit

Permalink
Release v0.0.1a5
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer committed Jun 25, 2024
1 parent 442601f commit e70365c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otds/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .main import OTDS

__version__ = "0.0.1a4"
__version__ = "0.0.1a5"
__all__ = ("OTDS",)

0 comments on commit e70365c

Please sign in to comment.