mirror of
https://github.com/wassname/pytorch-ts.git
synced 2026-07-21 12:50:26 +08:00
version 0.5.0
This commit is contained in:
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
||||
|
||||
setup(
|
||||
name="pytorchts",
|
||||
version="0.4.0",
|
||||
version="0.5.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