Skip to content

Commit cbb7bb9

Browse files
committed
move to 0.4.0
need pytorch >= 1..8.0
1 parent 89ce008 commit cbb7bb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="pytorchts",
5-
version="0.3.1",
5+
version="0.4.0",
66
description="PyTorch Probabilistic Time Series Modeling framework",
77
long_description=open("README.md").read(),
88
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)