forked from aegis/pyserveX
bump version in __init__.py and some changes in .gitignore
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
PyServe - HTTP web server written on Python
|
||||
"""
|
||||
|
||||
__version__ = "0.6.0"
|
||||
__version__ = "0.7.0"
|
||||
__author__ = "Ilya Glazunov"
|
||||
|
||||
from .server import PyServeServer
|
||||
|
||||
Reference in New Issue
Block a user