mirror of
https://github.com/wassname/pytorch-ts.git
synced 2026-07-18 12:40:51 +08:00
move to 0.4.0
need pytorch >= 1..8.0
This commit is contained in:
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
||||
|
||||
setup(
|
||||
name="pytorchts",
|
||||
version="0.3.1",
|
||||
version="0.4.0",
|
||||
description="PyTorch Probabilistic Time Series Modeling framework",
|
||||
long_description=open("README.md").read(),
|
||||
long_description_content_type="text/markdown",
|
||||
|
||||
Reference in New Issue
Block a user