diff options
Diffstat (limited to 'otp2289/__init__.py')
| -rw-r--r-- | otp2289/__init__.py | 2 |
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 | ||
