Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 845acb4

Browse files
committed
update __init__
1 parent be0aa50 commit 845acb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rpc4django/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
from .rpcdispatcher import RPCDispatcher, rpcmethod # noqa
2-
from .version import __version__ # noqa
2+
from .version import __version__, version, version_tuple # noqa

0 commit comments

Comments
 (0)