forgot to update setup.py
This commit is contained in:
parent
c943935bda
commit
4cd32a0271
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -4,7 +4,7 @@ import pkgutil
|
|||
#import pappyproxy
|
||||
from setuptools import setup, find_packages
|
||||
|
||||
VERSION = "0.3.0"
|
||||
VERSION = "0.3.1"
|
||||
|
||||
setup(name='pappyproxy',
|
||||
version=VERSION,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue