Skip to content
Snippets Groups Projects
Commit 0fbb0a0f91ff authored by Jeff Forcier's avatar Jeff Forcier
Browse files

Bump version to 1.10.1

parent 7e309aceb61d
Branches
No related tags found
No related merge requests found
......@@ -12,8 +12,8 @@
Releases
========
v1.10.1 (DD MM YYYY)
--------------------
v1.10.1 (5th Apr 2013)
----------------------
* #142: (Fabric #811) SFTP put of empty file will still return the attributes
of the put file. Thanks to Jason R. Coombs for the patch.
......
......@@ -55,7 +55,7 @@
__author__ = "Jeff Forcier <jeff@bitprophet.org>"
__version__ = "1.10.0"
__version__ = "1.10.1"
__license__ = "GNU Lesser General Public License (LGPL)"
......
......@@ -52,7 +52,7 @@
setup(name = "paramiko",
version = "1.10.0",
version = "1.10.1",
description = "SSH2 protocol library",
author = "Jeff Forcier",
author_email = "jeff@bitprophet.org",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment