We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee43ac9 commit c36a360Copy full SHA for c36a360
setup_u8darts.py
@@ -29,7 +29,7 @@ def read_requirements(path):
29
30
setup(
31
name='u8darts',
32
- version="0.9.0",
+ version="0.9.1",
33
description='A python library for easy manipulation and forecasting of time series.',
34
long_description=LONG_DESCRIPTION,
35
long_description_content_type="text/markdown",
0 commit comments