Skip to content

Commit 2728eaf

Browse files
update docs and README 2
1 parent 0e03d85 commit 2728eaf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The Clear BSD License
22

3-
Copyright (c) [2019-2024] [Thierry Moudiki]
3+
Copyright (c) [2025-2026] [Thierry Moudiki]
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Yield Curve with Machine Learning
22

3-
![PyPI](https://img.shields.io/pypi/v/yieldcurveml) [![PyPI - License](https://img.shields.io/pypi/l/yieldcurveml)](https://github.com/Techtonique/yieldcurveml/blob/main/LICENSE) [![Downloads](https://pepy.tech/badge/yieldcurveml)](https://pepy.tech/project/yieldcurveml)[![Documentation](https://img.shields.io/badge/documentation-is_here-green)](https://techtonique.github.io/yieldcurveml/)
3+
![PyPI](https://img.shields.io/pypi/v/yieldcurveml) [![PyPI - License](https://img.shields.io/pypi/l/yieldcurveml)](https://github.com/Techtonique/yieldcurve/blob/main/LICENSE) [![Downloads](https://pepy.tech/badge/yieldcurveml)](https://pepy.tech/project/yieldcurveml)[![Documentation](https://img.shields.io/badge/documentation-is_here-green)](https://techtonique.github.io/yieldcurveml/)
44

55

66
## 0 - Install:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "yieldcurveml"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "Add your description here"
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)