1
0
mirror of synced 2024-12-03 18:57:16 +01:00

Bump version to 1.1.0

This commit is contained in:
Stepland 2021-05-19 17:31:17 +02:00
parent 4348976748
commit acfe3baef5
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = "1.0.1"
__version__ = "1.1.0"

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "jubeatools"
version = "1.0.1"
version = "1.1.0"
description = "A toolbox for jubeat file formats"
authors = ["Stepland <16676308+Stepland@users.noreply.github.com>"]
readme = "README.md"