-
Notifications
You must be signed in to change notification settings - Fork 62
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
Bumped version to 3.1.0 #204
Conversation
Codecov Report
@@ Coverage Diff @@
## master #204 +/- ##
==========================================
+ Coverage 93.54% 93.66% +0.11%
==========================================
Files 22 23 +1
Lines 279 284 +5
Branches 53 54 +1
==========================================
+ Hits 261 266 +5
Misses 11 11
Partials 7 7
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
@@ -8,7 +8,7 @@ jobs: | |||
strategy: | |||
fail-fast: false | |||
matrix: | |||
python-version: [ 3.7, 3.8, 3.9, ] # latest release minus two | |||
python-version: [ 3.8, 3.9, ] # latest release minus two |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we not specify 3.10?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not for now
Release