Skip to content

Commit

Permalink
1.0.0-beta.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Apr 10, 2022
1 parent b8a3eab commit e17ad1e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

<!--next-version-placeholder-->

## v1.0.0-beta.2 (2022-04-10)
### Fix
* Run tests in CI ([`b8a3eab`](https://github.com/OpenNBS/pynbs/commit/b8a3eabc4891bfba496e199942c07392b153b549))
* Turn demo into tests ([`837aef2`](https://github.com/OpenNBS/pynbs/commit/837aef2053bc433b4c26edb1804151332f8ea244))
* Rename examples folder ([`009f4a9`](https://github.com/OpenNBS/pynbs/commit/009f4a9efb91c5b7c7a3e9c8c69b617a8d6f64cf))
* Update authors ([`a8ec277`](https://github.com/OpenNBS/pynbs/commit/a8ec277e5f5c8a3d01add12fe92c6babb3c2e566))

## v1.0.0-beta.1 (2022-04-10)
### Feature
* Start improving project structure ([`5949476`](https://github.com/OpenNBS/pynbs/commit/5949476596f8cc3ba22e366c40c0e54b570dea5b))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pynbs"
version = "1.0.0-beta.1"
version = "1.0.0-beta.2"
description = "A simple python library to read and write .nbs files from Note Block Studio"
authors = ["Valentin Berlier <[email protected]>", "Bentroen <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit e17ad1e

Please sign in to comment.