diff options
| author | Simeon Simeonov | 2023-01-08 23:39:45 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2023-01-08 23:39:45 +0100 |
| commit | e9f45a50dd3f92a4082bec6dc33c4aa0f919138a (patch) | |
| tree | dcfc89aa5aacaaf97072da9d0d0517c3b367176b /src | |
| parent | b8fa40b48feb8709d27b1c50f1ea6be2ce081692 (diff) | |
Include the tests in the sdist packagev1.2.1
Diffstat (limited to 'src')
| -rw-r--r-- | src/otp2289/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/otp2289/__init__.py b/src/otp2289/__init__.py index 4b600a0..5e51498 100644 --- a/src/otp2289/__init__.py +++ b/src/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.2.0' | 43 | __version__ = '1.2.1' |
| 44 | __license__ = 'BSD 2-Clause' | 44 | __license__ = 'BSD 2-Clause' |
| 45 | 45 | ||
| 46 | 46 | ||
