added info
parent
a8f5c24eaa
commit
58df82795c
|
@ -1,7 +1,7 @@
|
|||
[tool.poetry]
|
||||
name = "afutc"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
version = "1.0.0"
|
||||
description = "Another Fucking Ugly Tetris Clone"
|
||||
authors = ["kirbylife <gabriel13m@gmail.com>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
|
@ -17,4 +17,3 @@ start = "afutc:start"
|
|||
[build-system]
|
||||
requires = ["poetry>=0.12"]
|
||||
build-backend = "poetry.masonry.api"
|
||||
|
||||
|
|
Loading…
Reference in New Issue