From: richardbarran Date: Thu, 20 Oct 2011 18:54:39 +0000 (+0000) Subject: Add version number. X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=f5f624d64aa099d99f7b73463f5e242c45bb7054;p=django-jqchat.git Add version number. git-svn-id: http://django-jqchat.googlecode.com/svn/trunk@18 8369a704-5b4a-11de-992f-fdd7e25b9163 --- diff --git a/jqchat/__init__.py b/jqchat/__init__.py index e69de29..4961648 100644 --- a/jqchat/__init__.py +++ b/jqchat/__init__.py @@ -0,0 +1 @@ +VERSION = (0, 1) \ No newline at end of file