From c9c104908ab64b362f65477fc65be4b01688db7b Mon Sep 17 00:00:00 2001 From: "watcha.h@almacom.co.th" Date: Fri, 9 Jan 2015 15:17:17 +0700 Subject: [PATCH] version --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 3d28a49..5b93df9 100755 --- a/setup.py +++ b/setup.py @@ -3,6 +3,6 @@ from netforce.setup import setup setup( name="netforce_clinic", - version="0.1.0", - description="Ratchawat Clinic module", + version="2.11.0", + description="Ratchawat Clinic Module", )