Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
7aef257b
Commit
7aef257b
authored
May 21, 2019
by
Soumith Chintala
Browse files
bump version to 0.3.0
parent
06b9b0fc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setup.py
setup.py
+1
-1
No files found.
setup.py
View file @
7aef257b
...
@@ -29,7 +29,7 @@ def get_dist(pkgname):
...
@@ -29,7 +29,7 @@ def get_dist(pkgname):
return
None
return
None
version
=
'0.
2.3
a0'
version
=
'0.
3.0
a0'
sha
=
'Unknown'
sha
=
'Unknown'
package_name
=
os
.
getenv
(
'TORCHVISION_PACKAGE_NAME'
,
'torchvision'
)
package_name
=
os
.
getenv
(
'TORCHVISION_PACKAGE_NAME'
,
'torchvision'
)
...
...
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