We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2f6564 commit 8c34b2fCopy full SHA for 8c34b2f
MANIFEST.in
@@ -0,0 +1 @@
1
+recursive-include talkops/data *
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='talkops',
5
- version='1.0.14',
+ version='1.0.15',
6
author='PicoUX',
7
description="TalkOps SDK",
8
long_description=open('README.md',encoding='utf-8').read(),
0 commit comments