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 cc7dea9 commit b6496a4Copy full SHA for b6496a4
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="pytorchts",
5
- version="0.5.0",
+ version="0.5.1",
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