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

ver: bump version to 0.4.2 #31

Merged
merged 33 commits into from
Jul 26, 2022
Merged

Conversation

XuehaiPan
Copy link
Member

@XuehaiPan XuehaiPan commented Jul 19, 2022

Description

Describe your changes in detail.

Motivation and Context

Bump version and add changelog.

Closes #38

Checklist

Go over all the following points, and put an x in all the boxes that apply.
If you are unsure about any of these, don't hesitate to ask. We are here to help!

  • I have read the CONTRIBUTION guide (required)
  • My change requires a change to the documentation.
  • I have updated the tests accordingly (required for a bug fix or a new feature).
  • I have updated the documentation accordingly.
  • I have reformatted the code using make format (required)
  • I have checked the code using make lint (required)
  • I have ensured make test pass. (required)

@XuehaiPan XuehaiPan force-pushed the release-v0.4.2 branch 6 times, most recently from 1b6daa3 to 7690714 Compare July 25, 2022 06:56
@XuehaiPan XuehaiPan self-assigned this Jul 25, 2022
@XuehaiPan XuehaiPan force-pushed the release-v0.4.2 branch 13 times, most recently from 3d22cab to b8dec14 Compare July 25, 2022 16:14
@XuehaiPan XuehaiPan marked this pull request as ready for review July 25, 2022 16:19
README.md Outdated
@@ -5,6 +5,14 @@
<img src="image/logo-large.png" width="75%" />
</div>

![Python 3.7+](https://img.shields.io/badge/Python-3.5%2B-brightgreen.svg)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add unittest passing badge, issue and fork badge, coverage badge later maybe

Copy link
Member

@Benjamin-eecs Benjamin-eecs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Benjamin-eecs Benjamin-eecs merged commit e0bb3cd into metaopt:main Jul 26, 2022
@XuehaiPan XuehaiPan deleted the release-v0.4.2 branch July 26, 2022 07:45
XuehaiPan added a commit that referenced this pull request Jul 26, 2022
XuehaiPan added a commit that referenced this pull request Jul 26, 2022
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.

[BUG] build wheels for manylinux
2 participants