Skip to content
Snippets Groups Projects
Commit 0b17ed27 authored by Felix Fischer's avatar Felix Fischer :shrimp:
Browse files

Merge branch 'smooth_3D' into 'master'

update version number

See merge request !47
parents 3bc04d65 b8677a8e
No related branches found
No related tags found
1 merge request!47update version number
Pipeline #1110624 passed
...@@ -63,7 +63,6 @@ testpypi: ...@@ -63,7 +63,6 @@ testpypi:
script: script:
- pip install twine build - pip install twine build
- python -m build - python -m build
- echo "${TEST_PYPI_TOKEN}jk"
- TWINE_PASSWORD=${TEST_PYPI_TOKEN} TWINE_USERNAME=__token__ python -m twine upload --repository testpypi dist/* - TWINE_PASSWORD=${TEST_PYPI_TOKEN} TWINE_USERNAME=__token__ python -m twine upload --repository testpypi dist/*
gitlab-pypi: gitlab-pypi:
......
...@@ -5,4 +5,4 @@ useful across several different projects and repositories. It also contains ...@@ -5,4 +5,4 @@ useful across several different projects and repositories. It also contains
stub-files with several data-type annotations for scipy and matplot-lib stub-files with several data-type annotations for scipy and matplot-lib
functions.""" functions."""
__version__ = "1.7.13" __version__ = "1.7.14"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment