Skip to content

Commit

Permalink
doc changes and adding test_ files
Browse files Browse the repository at this point in the history
  • Loading branch information
edisj committed Jul 8, 2024
1 parent 0a7936f commit bb16892
Show file tree
Hide file tree
Showing 5 changed files with 682 additions and 224 deletions.
4 changes: 4 additions & 0 deletions mdaadb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,9 @@

# Add imports here
from importlib.metadata import version
from .query import Query
from .database import Database



__version__ = version("mdaadb-kit")
Loading

0 comments on commit bb16892

Please sign in to comment.