Skip to content

Commit 468c827

Browse files
authored
Merge pull request #92 from mulkieran/store-version
Make __version__ available at top level
2 parents b6b9fe4 + bd05f9c commit 468c827

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/dbus_python_client_gen/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@
1919
DPClientSetPropertyContext,
2020
)
2121
from ._invokers import make_class
22+
from ._version import __version__

0 commit comments

Comments
 (0)