Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version: 0.1.1 → 0.1.2 #44

Merged
merged 1 commit into from
Apr 17, 2021
Merged

Bump version: 0.1.1 → 0.1.2 #44

merged 1 commit into from
Apr 17, 2021

Conversation

apoclyps
Copy link
Owner

What's Changed

Releases version 0.1.2 on https://pypi.org/project/reviews/

Release process

Currently, the release process is manual

sudo rm -rf dist build
bumpversion patch setup.py
sudo python setup.py sdist bdist_wheel
twine check dist/*
twine upload --skip-existing --repository-url https://upload.pypi.org/legacy/ dist/* --verbose

Release Notes

@codecov
Copy link

codecov bot commented Apr 17, 2021

Codecov Report

❗ No coverage uploaded for pull request base (main@2bd9589). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #44   +/-   ##
=======================================
  Coverage        ?   43.75%           
=======================================
  Files           ?       19           
  Lines           ?      352           
  Branches        ?        0           
=======================================
  Hits            ?      154           
  Misses          ?      198           
  Partials        ?        0           
Flag Coverage Δ
unittests 43.75% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2bd9589...2d688a5. Read the comment docs.

@apoclyps apoclyps merged commit f2757cb into main Apr 17, 2021
@apoclyps apoclyps deleted the release-0.1.2 branch April 17, 2021 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant