File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Torchdyn is a PyTorch library dedicated to **numerical deep learning**: differen
13
13
[ ![ Slack] ( https://img.shields.io/badge/slack-chat-blue.svg?logo=slack )] ( https://join.slack.com/t/diffeqml/shared_invite/zt-trwgahq8-zgDqFmwS2gHYX6hsRvwDvg )
14
14
[ ![ codecov] ( https://codecov.io/gh/DiffEqML/torchdyn/branch/master/graph/badge.svg )] ( https://codecov.io/gh/DiffEqML/torchdyn )
15
15
[ ![ Docs] ( https://img.shields.io/badge/docs-passing-green.svg? )] ( https://torchdyn.readthedocs.io/ )
16
- [ ![ python_sup] ( https://img.shields.io/badge/python-3.7 +-black.svg? )] ( https://www.python.org/downloads/release/python-370/ )
16
+ [ ![ python_sup] ( https://img.shields.io/badge/python-3.8 +-black.svg? )] ( https://www.python.org/downloads/release/python-370/ )
17
17
18
18
</div >
19
19
Original file line number Diff line number Diff line change 15
15
16
16
setup (
17
17
name = "torchdyn" ,
18
- version = "1.0.4 " ,
18
+ version = "1.0.5 " ,
19
19
author = "Michael Poli and Stefano Massaroli" ,
20
20
description = "PyTorch package for all things neural differential equations." ,
21
21
url = "https://github.com/DiffEqML/torchdyn" ,
You can’t perform that action at this time.
0 commit comments