mirror of
https://github.com/cool-RR/PySnooper.git
synced 2026-01-23 10:15:11 +00:00
Bump version
This commit is contained in:
parent
bb6f5133d0
commit
061281d091
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -15,7 +15,7 @@ def read_file(filename):
|
|||
|
||||
setuptools.setup(
|
||||
name='PySnooper',
|
||||
version='0.0.11',
|
||||
version='0.0.12',
|
||||
author='Ram Rachum',
|
||||
author_email='ram@rachum.com',
|
||||
description="A poor man's debugger for Python.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue