mirror of
https://github.com/wassname/pytorch-ts.git
synced 2026-06-27 19:32:05 +08:00
update v0.1.1
This commit is contained in:
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
||||
|
||||
setup(
|
||||
name='pytorchts',
|
||||
version='0.1.0',
|
||||
version='0.1.1',
|
||||
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