Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Mirror
sjrpc
Commits
0f95159f
Commit
0f95159f
authored
Dec 30, 2010
by
Antoine Millet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Released version 7.
parent
6f62b516
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
debian/changelog
debian/changelog
+7
-0
sjrpc/__init__.py
sjrpc/__init__.py
+1
-1
No files found.
debian/changelog
View file @
0f95159f
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
...
...
sjrpc/__init__.py
View file @
0f95159f
...
...
@@ -21,4 +21,4 @@ import sjrpc.server
import
sjrpc.client
import
sjrpc.utils
__version__
=
6
__version__
=
7
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment