From 78667f41e53f1b5446eef2af4c2899026d32a0ef Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 16 Oct 2014 23:32:13 -0400 Subject: changelog and version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index d509216..07a01c8 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ if len(sys.argv) > 1 and sys.argv[1] == "fatpack": setup( name="termcast_client", - version="0.1.0", + version="0.1.1", description="broadcast your terminal sessions for remote viewing", url="https://github.com/doy/python-termcast-client", author="Jesse Luehrs", -- cgit v1.2.3-54-g00ecf