mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-14 14:45:46 +01:00
Upgrade to v1.1.0
This commit is contained in:
parent
35ebd58742
commit
0b8c571993
3 changed files with 4 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
VERSION = "1.0.2"
|
||||
VERSION = "v1.1.0"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "buzz-captions"
|
||||
version = "1.0.2"
|
||||
version = "v1.1.0"
|
||||
description = ""
|
||||
authors = ["Chidi Williams <williamschidi1@gmail.com>"]
|
||||
license = "MIT"
|
||||
|
|
@ -64,6 +64,7 @@ polib = "^1.2.0"
|
|||
requires = ["poetry-core", "ctypesgen", "setuptools", "cmake", "polib"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
|
||||
[tool.poetry.build]
|
||||
script = "build.py"
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit c7b6988678779901d02ceba1a8212d2c9908956e
|
||||
Subproject commit 3b8c2dff5729585f931a885fe9389f94253da71a
|
||||
Loading…
Add table
Add a link
Reference in a new issue