fix: i forgot to bump the version in pyproject.toml
This commit is contained in:
parent
312f63d06b
commit
429c10ab48
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||
|
||||
[project]
|
||||
name = "nyacme"
|
||||
version = "0.1.0"
|
||||
version = "0.1.6"
|
||||
authors = [
|
||||
{name = "Patrycja Rosa", email = "python@ptrcnull.me"},
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue