diff --git a/setup.py b/setup.py index 1a4b7a9..1f5afc3 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def read(fname): setup( name = "Katari", - version = "0.0.8", + version = "0.0.9", author = "Aaron Parfitt", author_email = "aaronparfitt123@gmail.com", description = ("A SIP(Session Initiation Protocol) Application Framework"),