From 7dcaeb63efc6a2b98d79d20f545c5e41b0a99436 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 22 Oct 2014 12:18:23 -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 1b60ae4..5009750 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.2", + version="0.1.3", description="broadcast your terminal sessions for remote viewing", url="https://github.com/doy/python-termcast-client", author="Jesse Luehrs", -- cgit v1.2.3