Fixbug salt line
This commit is contained in:
2
setup.py
2
setup.py
@@ -2,7 +2,7 @@ from setuptools import setup
|
||||
setup(
|
||||
name = 'get-my-pastebin',
|
||||
py_modules=['get_my_pastebin'],
|
||||
version = '1.0.11',
|
||||
version = '1.0.12',
|
||||
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