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