Merge pull request #5 from HideyoshiNakazone/bump-version-v0.0.2

Updates Version to v0.0.2
This commit is contained in:
2023-06-12 10:25:28 -03:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "diceplayer" name = "diceplayer"
version = "0.0.1" version = "0.0.2"
description = "" description = ""
authors = ["Vitor Hideyoshi <vitor.h.n.batista@gmail.com>", "Herbert Georg <hcgeorg@ufg.br>"] authors = ["Vitor Hideyoshi <vitor.h.n.batista@gmail.com>", "Herbert Georg <hcgeorg@ufg.br>"]
license = "GPL-2.0-only" license = "GPL-2.0-only"