1
0
mirror of synced 2024-12-04 19:17:55 +01:00

Bump version to 1.0.0

This commit is contained in:
Stepland 2021-05-12 16:33:23 +02:00
parent 97c59add43
commit 57428359ab
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = "0.2.0"
__version__ = "1.0.0"

View File

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