chore: new version
This commit is contained in:
parent
1b60c205e1
commit
99497dcc73
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "temp-index"
|
name = "temp-index"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["automatist", "simoon", "decentral1se"]
|
authors = ["automatist", "simoon", "decentral1se"]
|
||||||
|
|
||||||
|
2
setup.py
2
setup.py
@ -8,7 +8,7 @@ install_requires = \
|
|||||||
|
|
||||||
setup_kwargs = {
|
setup_kwargs = {
|
||||||
'name': 'temp-index',
|
'name': 'temp-index',
|
||||||
'version': '0.2.0',
|
'version': '0.3.0',
|
||||||
'description': '',
|
'description': '',
|
||||||
'long_description': None,
|
'long_description': None,
|
||||||
'author': 'automatist',
|
'author': 'automatist',
|
||||||
|
Loading…
Reference in New Issue
Block a user