Skip to content

Commit fc9f386

Browse files
author
Xiangyu Wang
committed
prepare for release on pypi
1 parent 38eba38 commit fc9f386

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@ Welcome to [pydlm](https://pydlm.github.io/), a flexible time series modeling li
77

88
Updates
99
-------------------------------------------
10-
* Version 0.1.1.12 has been released on PyPI.
11-
* Added support and CI for Python 3.8, 3.9, 3.10, 3.11
12-
* Migrated CI from Travis to CircleCI
13-
* Setup Github workflow to release based on version tag
14-
* Github dev updates.
10+
* Version 0.1.1.13 has been released on PyPI.
1511
* Migrated all the unnecessary `print()` to the default python logging operations, such as `logging.info`, `logging.warning` and `logging.critical`.
1612
* Users can now set the model logging level to suppress unnecessary information during model run.
1713
* Example to only print warning information:

0 commit comments

Comments
 (0)