Closed hexoul closed 2 years ago
Merging #31 (c6ff1b2) into main (684de5a) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #31 +/- ##
=======================================
Coverage 93.38% 93.38%
=======================================
Files 21 21
Lines 650 650
=======================================
Hits 607 607
Misses 43 43
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 684de5a...c6ff1b2. Read the comment docs.
By the way, did I set the initial milestone to 0.1.1? π€ Which is a better version for the initial version between 0.1.1 and 0.1.0? https://stackoverflow.com/questions/52236193/what-is-the-proper-first-version-0-1-0-or-0-0-1-or-anything-else
Which is a better version for the initial version between 0.1.1 and 0.1.0?
Let's start with 0.1.0. :wink:
I set to 0.1.1 because I made a mistake in testing a publishing at local π . I uploaded the version 0.1.0 and delete the package. So it is not revealed now.
Unfortunately, PyPi does not allow to reuse versions. When we try to publish with 0.1.0, it will fail.
Ah, then let's use 0.1.1 π
This PR seems ready to merge. @minwoox What do you think?
Motivation
30
Modifications
test
.3.10
testing environment.README
andsetup.py
.Result