1
0
mirror of synced 2024-11-12 01:20:47 +01:00

Bump version to 2.1.1

This commit is contained in:
Stepland 2024-07-27 11:14:41 +02:00
parent 89cd632836
commit 1508ec06f0
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
__version__ = "2.1.0"
__version__ = "2.1.1"
__repository_url__ = "https://gitlab.com/square-game-liberation-front/jubeatools"

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "jubeatools"
version = "2.1.0"
version = "2.1.1"
description = "A toolbox for jubeat file formats"
authors = ["Stepland <10530295-Buggyroom@users.noreply.gitlab.com>"]
readme = "README.md"