Skip to content

Commit

Permalink
for version and export of all
Browse files Browse the repository at this point in the history
  • Loading branch information
fsoubelet committed Jul 26, 2024
1 parent a634eba commit f5b5232
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions aoe2netwrapper/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@

from .api import AoE2NetAPI
from .nightbot import AoE2NightbotAPI

__version__ = "0.3.1"

__all__ = ["AoE2NetAPI", "AoE2NightbotAPI"]

0 comments on commit f5b5232

Please sign in to comment.