Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be0aa50 commit 845acb4Copy full SHA for 845acb4
rpc4django/__init__.py
@@ -1,2 +1,2 @@
1
from .rpcdispatcher import RPCDispatcher, rpcmethod # noqa
2
-from .version import __version__ # noqa
+from .version import __version__, version, version_tuple # noqa
0 commit comments