forked from github.com/pypiserver
bump ver 1.1.7-beta.1-->1.1.7-rc.1
This commit is contained in:
parent
4079d0c4c3
commit
1c7b834218
@ -1,5 +1,5 @@
|
||||
__version_info__ = (1, 1, 7, 'beta.1')
|
||||
version = __version__ = "1.1.7-beta.1"
|
||||
__version_info__ = (1, 1, 7, 'rc.1')
|
||||
version = __version__ = "1.1.7-rc.1"
|
||||
|
||||
|
||||
def app(root=None,
|
||||
|
Loading…
Reference in New Issue
Block a user