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

Bump version to 2.0.2

This commit is contained in:
Stepland 2022-11-03 23:28:05 +01:00
parent c535efe501
commit b21f5bd04b
2 changed files with 3 additions and 3 deletions

View File

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

View File

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