Commit 0f95159f authored by Antoine Millet's avatar Antoine Millet
Browse files

Released version 7.

parent 6f62b516
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
sjrpc (7) unstable; urgency=low

  * Added retrieval of a proxified method by getitem.
  * Fixed bug with polling object.

 -- Antoine Millet <antoine.millet@smartjog.com>  Thu, 30 Dec 2010 11:46:38 +0100

sjrpc (6-1) unstable; urgency=low

  * Added connection timeout
+1 −1
Original line number Diff line number Diff line
@@ -21,4 +21,4 @@ import sjrpc.server
import sjrpc.client
import sjrpc.utils

__version__ = 6
__version__ = 7