1
0
mirror of synced 2024-11-13 18:10:48 +01:00

Bump version to 1.1.3

This commit is contained in:
Stepland 2021-05-23 11:27:54 +02:00
parent 909b5ee401
commit 4aac79086a
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = "1.1.2"
__version__ = "1.1.3"

View File

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