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

Bump version to 1.3.0

This commit is contained in:
Stepland 2021-12-22 01:58:34 +01:00
parent 49e8a10257
commit cc1fd2bf72
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = "1.2.3"
__version__ = "1.3.0"

View File

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