]> git-server-git.apps.pok.os.sepia.ceph.com Git - remoto.git/commitdiff
bump the version, update the changelog
authorAlfredo Deza <alfredo@deza.pe>
Fri, 4 Oct 2013 17:01:06 +0000 (13:01 -0400)
committerAlfredo Deza <alfredo@deza.pe>
Fri, 4 Oct 2013 17:01:06 +0000 (13:01 -0400)
CHANGELOG.rst
remoto/__init__.py

index 05143b3fd0994fe12587b5245ba0228a97b9cf55..a97f15a82bd8dfcdd58b4322a211a144786f2fab 100644 (file)
@@ -1,3 +1,6 @@
+0.0.4
+-----
+* Create a way to execute functions remotely
 
 0.0.3
 -----
index f747d20de9ed6416b9945c554f6836d78c645ed5..d456bd00f8f38e28e91d367899189dff7fa36d56 100644 (file)
@@ -1,4 +1,4 @@
 from .connection import Connection
 
 
-__version__ = '0.0.3'
+__version__ = '0.0.4'