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

Bump version to 1.2.2

This commit is contained in:
Stepland 2021-06-01 20:01:26 +02:00
parent fb07e3be92
commit 8815d2bcae
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = "1.2.1"
__version__ = "1.2.2"

View File

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