Commit 0e253a2
authored
Update to version 0.2 (ni#19)
- [x] This contribution adheres to
[CONTRIBUTING.md](https://github.com/ni/nisync-python/blob/main/CONTRIBUTING.md).
### What does this Pull Request accomplish?
Update nisync API version from 0.1 to 0.2 and add release message in
CHANGELOG.md
### Why should this Pull Request be merged?
To update the version before publish to Pypi
### What testing has been done?
1. Run 'pytest -v'
2. Run command 'poetry run ni-python-styleguide lint' and 'poetry run
ni-python-styleguide fix'
3. Check the appearance of CHANGELOG.md and validate the link.

Signed-off-by: wchung <[email protected]>1 parent 35a282a commit 0e253a2
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
6 | 12 | | |
7 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments