We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a8fb21 commit c9abb5bCopy full SHA for c9abb5b
setup.py
@@ -7,6 +7,7 @@
7
8
setup(
9
name='litewebagent',
10
+ version='0.1.3',
11
packages=find_packages(),
12
long_description=open('README.md').read(),
13
long_description_content_type='text/markdown',
0 commit comments