]> git-server-git.apps.pok.os.sepia.ceph.com Git - remoto.git/commitdiff
bump to 0.0.34 0.0.34
authorAlfredo Deza <alfredo@deza.pe>
Wed, 12 Dec 2018 19:32:00 +0000 (14:32 -0500)
committerAlfredo Deza <alfredo@deza.pe>
Wed, 12 Dec 2018 19:32:00 +0000 (14:32 -0500)
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
CHANGELOG.rst
remoto/__init__.py

index a9aec90551aa90c80ef1350ad45c168831989f34..bb905646abe8f2c830453e567b9f95c021a09d2b 100644 (file)
@@ -1,3 +1,10 @@
+0.0.34
+------
+12-Dec-2019
+
+* Allow ``ssh_options`` to extend ssh flags in the ``Connection()`` object
+
+
 0.0.33
 ------
 17-Jul-2018
index 6e0013898ad3bee0c8dbcb4cf803471d6c25ffc5..d001451144dfc8178d281bebfd3b8bd0ebba0f81 100644 (file)
@@ -4,4 +4,4 @@ from . import process
 from . import connection
 
 
-__version__ = '0.0.33'
+__version__ = '0.0.34'