Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
webssh
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
郑天保
webssh
Commits
cb22a300
Commit
cb22a300
authored
Oct 11, 2018
by
Sheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated requirements.txt and version
parent
dd7f9997
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
requirements.txt
requirements.txt
+2
-2
_version.py
webssh/_version.py
+1
-1
No files found.
requirements.txt
View file @
cb22a300
paramiko
==2.4.
1
paramiko
==2.4.
2
tornado
==5.1
tornado
==5.1
.1
webssh/_version.py
View file @
cb22a300
__version_info__
=
(
0
,
6
,
0
)
__version_info__
=
(
0
,
6
,
1
)
__version__
=
'.'
.
join
(
map
(
str
,
__version_info__
))
__version__
=
'.'
.
join
(
map
(
str
,
__version_info__
))
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment