Add demo
This commit is contained in:
4
setup.py
4
setup.py
@@ -1,8 +1,8 @@
|
||||
from setuptools import setup
|
||||
setup(
|
||||
name = 'get-my-pastebin',
|
||||
py_modules=['get-my-pastebin'],
|
||||
version = '1.0.9',
|
||||
py_modules=['get_my_pastebin'],
|
||||
version = '1.0.10',
|
||||
python_requires='>3.6',
|
||||
description = 'Terminal application to find and copy your own Paste for Pastebin.',
|
||||
author = 'Andros Fenollosa',
|
||||
|
Reference in New Issue
Block a user