Version 0.2.4
This commit is contained in:
parent
d805eabeec
commit
0b6a63ddbb
12 changed files with 281 additions and 26 deletions
2
setup.py
2
setup.py
|
@ -3,7 +3,7 @@
|
|||
import pkgutil
|
||||
from setuptools import setup, find_packages
|
||||
|
||||
VERSION = '0.2.3'
|
||||
VERSION = '0.2.4'
|
||||
|
||||
setup(name='pappyproxy',
|
||||
version=VERSION,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue