ni / nisystemlink-clients-python

Python API for interacting with a SystemLink Server, created and supported by NI.
https://ni.com/systemlink
MIT License
10 stars 14 forks source link

0.2.0 #27

Closed cameronwaterman closed 1 year ago

cameronwaterman commented 1 year ago

What does this Pull Request accomplish?

Bump to version 0.2.0 since there have been breaking changes submitted and the package is not considered stable.

Pull request title "0.2.0" is necessary to enable semantic versioning going forward, as the tool scans commits in reverse order for the latest commit that matches this pattern.

https://github.com/semantic-release/semantic-release/blob/master/docs/usage/configuration.md#existing-version-tags

https://github.com/python-semantic-release/python-semantic-release/blob/2d9f77a04d287552fb51611585c69968aef0b367/semantic_release/history/__init__.py#L50

Why should this Pull Request be merged?

This is the version we should be on.

What testing has been done?

N/A