Bump version to 0.0.1

This commit is contained in:
Pavle Portic 2021-08-01 17:21:52 +02:00
parent f238b656fc
commit a142bf0d66
Signed by: TheEdgeOfRage
GPG Key ID: F2AB38285780DE3D
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ setup(
homepage='https://gitea.theedgeofrage.com/TheEdgeOfRage/ytrssil',
repository='https://gitea.theedgeofrage.com/TheEdgeOfRage/ytrssil',
documentation='https://gitea.theedgeofrage.com/TheEdgeOfRage/ytrssil',
version='0.0.0',
version='0.0.1',
packages=['ytrssil'],
package_data={'': ['py.typed']},
include_package_data=True,