Update version
This commit is contained in:
parent
9e8541772d
commit
4c0f2346d8
@ -1,2 +1,2 @@
|
|||||||
__version__ = "0.1.0"
|
__version__ = "0.2.0"
|
||||||
__author__ = "Andrew Ferrazzutti <fair@miscworks.net>"
|
__author__ = "Andrew Ferrazzutti <fair@miscworks.net>"
|
||||||
|
1
setup.py
1
setup.py
@ -63,7 +63,6 @@ setuptools.setup(
|
|||||||
],
|
],
|
||||||
package_data={
|
package_data={
|
||||||
"matrix_appservice_kakaotalk": ["example-config.yaml"],
|
"matrix_appservice_kakaotalk": ["example-config.yaml"],
|
||||||
"matrix_appservice_kakaotalk.web": ["static/*", "static/**/*"],
|
|
||||||
},
|
},
|
||||||
data_files=[
|
data_files=[
|
||||||
(".", ["matrix_appservice_kakaotalk/example-config.yaml"]),
|
(".", ["matrix_appservice_kakaotalk/example-config.yaml"]),
|
||||||
|
Loading…
Reference in New Issue
Block a user