Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
seminar-breakout
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Shashank Suhas
seminar-breakout
Commits
2132599f
Commit
2132599f
authored
Aug 08, 2018
by
Yuxin Wu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump version
parent
26321ae5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
setup.py
setup.py
+1
-1
tensorpack/libinfo.py
tensorpack/libinfo.py
+1
-1
No files found.
setup.py
View file @
2132599f
...
...
@@ -23,7 +23,7 @@ setup(
long_description
=
long_description
,
long_description_content_type
=
'text/markdown'
,
install_requires
=
[
"numpy"
,
"numpy
>=1.14
"
,
"six"
,
"termcolor>=1.1"
,
"tabulate>=0.7.7"
,
...
...
tensorpack/libinfo.py
View file @
2132599f
...
...
@@ -54,4 +54,4 @@ except ImportError:
# This line has to be the last line of the file.
# setup.py will use it to determine the version
__version__
=
'0.8.
6
'
__version__
=
'0.8.
7
'
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