Skip to content
Snippets Groups Projects
Commit bcd353af authored by Grzegorz Kostkowski's avatar Grzegorz Kostkowski
Browse files

Undo rc version setup

parent a702f333
No related branches found
No related tags found
1 merge request!7Fix ci
Pipeline #4126 passed
......@@ -21,6 +21,8 @@ push_wheel:
before_script:
- apk --no-cache add make
- make build-prod-env
only:
- master
when: on_success
script:
- make deploy
......@@ -6,7 +6,7 @@ setup(
author='Arkadiusz Janz, Anna Gut, Dominik Kaszewski, Grzegorz Kostkowski',
description='''A convenient API based on Corpus2 library for analyzing textual
corpora in CCL format.''',
version='1.1rc1',
version='1.1',
packages=['cclutils', 'cclutils.extras'],
zip_safe=False
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment