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
Pytorch-Encoding
Commits
d9dea172
Unverified
Commit
d9dea172
authored
May 10, 2020
by
Hang Zhang
Committed by
GitHub
May 10, 2020
Browse files
nightly pypi (#277)
parent
1c4e4a34
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+1
-1
setup.py
setup.py
+1
-1
No files found.
README.md
View file @
d9dea172
[

](https://pypi.python.org/pypi/torch-encoding)
[

](https://pypi.python.org/pypi/torch-encoding)
[

](https://pypi.org/project/torch-encoding/#history)
[

](https://pypi.org/project/torch-encoding/#history)
[

](https://github.com/zhanghang1989/PyTorch-Encoding/actions)
[

](https://github.com/zhanghang1989/PyTorch-Encoding/actions)
[

](http://pepy.tech/project/torch-encoding)
[

](http://pepy.tech/project/torch-encoding)
[

](https://opensource.org/licenses/MIT)
[

](https://opensource.org/licenses/MIT)
...
...
setup.py
View file @
d9dea172
...
@@ -16,7 +16,7 @@ from setuptools import setup, find_packages
...
@@ -16,7 +16,7 @@ from setuptools import setup, find_packages
cwd
=
os
.
path
.
dirname
(
os
.
path
.
abspath
(
__file__
))
cwd
=
os
.
path
.
dirname
(
os
.
path
.
abspath
(
__file__
))
version
=
'1.2.
0
'
version
=
'1.2.
1
'
try
:
try
:
if
not
os
.
getenv
(
'RELEASE'
):
if
not
os
.
getenv
(
'RELEASE'
):
from
datetime
import
date
from
datetime
import
date
...
...
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