Skip to content

Commit bd39731

Browse files
committed
1.1.0-beta.0
Automatically generated by python-semantic-release
1 parent 45477eb commit bd39731

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
<!--next-version-placeholder-->
44

5+
## v1.1.0-beta.0 (2022-04-10)
6+
7+
58
## v1.1.0 (2022-04-10)
69
### Feature
710
* Publish 1.0 for real ([`fe8fcac`](https://github.com/OpenNBS/pynbs/commit/fe8fcac4397593d65a9109300e20784863fe32e5))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pynbs"
3-
version = "1.1.0"
3+
version = "1.1.0-beta.0"
44
description = "A simple python library to read and write .nbs files from Note Block Studio"
55
authors = ["Valentin Berlier <[email protected]>", "Bentroen <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)