Skip to content

Commit bd05f9c

Browse files
committed
Make __version__ available at top level
Signed-off-by: mulhern <amulhern@redhat.com>
1 parent b6b9fe4 commit bd05f9c

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)