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

Bump version to 1.2.1

This commit is contained in:
Stepland 2021-05-28 01:59:47 +02:00
parent a4f8499aaf
commit f451639dbf
2 changed files with 2 additions and 2 deletions

View File

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

View File

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