File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed
Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 22Changelog
33=========
44
5- Unreleased (unrelesed)
5+ v0.1.4 (2018-02-18)
6+ -------------------
67
78Fixed
89~~~~~
1516* Added Appveyor for Windows CI (thanks to Roman Yurchak).
1617
1718v0.1.3 (2017-12-14)
18- -----------------------
19+ -------------------
1920
2021Added
2122~~~~~
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Installation
3838
3939.. code-block :: python
4040
41- conda install - c maciejkula - c pytorch spotlight= 0.1 .3
41+ conda install - c maciejkula - c pytorch spotlight= 0.1 .4
4242
4343
4444 Usage
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Installation
3838
3939.. code-block :: python
4040
41- conda install - c maciejkula - c pytorch spotlight= 0.1 .3
41+ conda install - c maciejkula - c pytorch spotlight= 0.1 .4
4242
4343
4444 Usage
Original file line number Diff line number Diff line change 1- __version__ = 'v0.1.3 '
1+ __version__ = 'v0.1.4 '
You can’t perform that action at this time.
0 commit comments