Skip to content
Snippets Groups Projects
Commit bb51c732 authored by lukaszszpak's avatar lukaszszpak
Browse files

chore: repository package with uuid

parent 267496df
No related branches found
No related tags found
4 merge requests!10Revert "test if load_default will download dump",!9Merge request,!8Revert "test if load_default will download dump",!7Revert "test if load_default will download dump"
Pipeline #13752 passed
......@@ -36,6 +36,7 @@ push_wheel:
- pip install twine
only:
- master
- plwn-api-uuid
stage: push_wheel
when: on_success
script:
......
......@@ -8,8 +8,8 @@ import os
ENVNAME_DIST_NODEFAULT = 'PLWN_API_DIST_NO_DEFAULT_STORAGE'
setup_args = dict(
name='plwn_api',
version='0.24',
name='plwn_api_uuid',
version='0.1',
license='LGPL-3.0+',
description='Python API to access plWordNet lexicon',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment