From 4db9d134d5b0d38efb5268093f2c264a17269be9 Mon Sep 17 00:00:00 2001
From: Chris Hines <chris.hines@monash.edu>
Date: Mon, 18 Jun 2018 13:42:09 +1000
Subject: [PATCH] typo

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 266cf9d..d26da00 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@ here = path.abspath(path.dirname(__file__))
 long_description = 'Transparent WebSocket Proxy'
 
 setup(
-    name='strudelv2_tws,
+    name='strudelv2_tws',
 
     version='0.0.1',
 
-- 
GitLab