Newer
Older
_version=$(git describe --exact-match --tags HEAD || echo $(poetry version -s).dev$(date -u +%s))
twine upload dist/*.whl -u __token__ -p $BITIA_PYPI_TOKEN
_version=$(git describe --exact-match --tags HEAD || echo $(poetry version -s).dev$(date -u +%s))
twine upload dist/*.whl -u __token__ -p $BITIA_PYPI_TOKEN