summaryrefslogtreecommitdiff
path: root/otp2289/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'otp2289/__init__.py')
-rw-r--r--otp2289/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/otp2289/__init__.py b/otp2289/__init__.py
index 608595b..59694a7 100644
--- a/otp2289/__init__.py
+++ b/otp2289/__init__.py
@@ -40,7 +40,7 @@ from .server import (
40) 40)
41 41
42__author__ = 'Simeon Simeonov' 42__author__ = 'Simeon Simeonov'
43__version__ = '1.1.0-beta1' 43__version__ = '1.1.0'
44__license__ = 'BSD 2-Clause' 44__license__ = 'BSD 2-Clause'
45 45
46 46