Skip to content

Commit

Permalink
Merge pull request #87 from mulkieran/expose_version
Browse files Browse the repository at this point in the history
Make __version__ available at top level
  • Loading branch information
mulkieran authored May 1, 2023
2 parents fbd0c85 + 5e05c9d commit 4090bb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dbus_client_gen/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@
)
from ._managed_objects import managed_object_class
from ._managed_objects_queries import GMOQuery, mo_query_builder
from ._version import __version__

0 comments on commit 4090bb8

Please sign in to comment.