We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ab82da commit 8fbec1fCopy full SHA for 8fbec1f
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="pytorchts",
5
- version="0.4.0",
+ version="0.5.0",
6
description="PyTorch Probabilistic Time Series Modeling framework",
7
long_description=open("README.md").read(),
8
long_description_content_type="text/markdown",
0 commit comments