Skip to content

Commit 46a3f02

Browse files
committed
Version update
1 parent 2ece35d commit 46a3f02

27 files changed

Lines changed: 31 additions & 31 deletions

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[![Python](https://img.shields.io/badge/Python-3.12+-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://www.python.org/)
1010
[![License](https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge)](LICENSE)
11-
[![Version](https://img.shields.io/badge/version-1.1.1-blue.svg?style=for-the-badge)](https://github.com/DOKOS-TAYOS/RegressionLab)
11+
[![Version](https://img.shields.io/badge/version-1.1.2-blue.svg?style=for-the-badge)](https://github.com/DOKOS-TAYOS/RegressionLab)
1212
[![Streamlit](https://img.shields.io/badge/Streamlit-FF4B4B?style=for-the-badge&logo=streamlit&logoColor=white)](https://regressionlab.streamlit.app/)
1313
[![SciPy](https://img.shields.io/badge/SciPy-8CAAE6?style=for-the-badge&logo=scipy&logoColor=white)](https://scipy.org/)
1414
[![NumPy](https://img.shields.io/badge/NumPy-013243?style=for-the-badge&logo=numpy&logoColor=white)](https://numpy.org/)
@@ -212,7 +212,7 @@ For information about third-party libraries and their licenses, see
212212

213213
<div align="center">
214214

215-
**Version**: 1.1.1**Last Updated**: February 2026
215+
**Version**: 1.1.2**Last Updated**: February 2026
216216

217217
Made with ❤️ by [Alejandro Mata Ali](https://github.com/DOKOS-TAYOS)
218218

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,6 @@ Documentation should be reviewed and updated:
265265

266266
---
267267

268-
**Documentation Version**: 1.1.1
268+
**Documentation Version**: 1.1.2
269269
**Last Updated**: February 2026
270270
**Maintainer**: Alejandro Mata Ali

docs/api/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Usage remains the same: import from `config` (e.g. `from config import PLOT_CONF
2121
### Application Metadata
2222

2323
```python
24-
__version__ = "1.1.1"
24+
__version__ = "1.1.2"
2525
__author__ = "Alejandro Mata Ali"
2626
__email__ = "alejandro.mata.ali@gmail.com"
2727
```

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,6 @@ If you need assistance:
103103

104104
---
105105

106-
**Version**: 1.1.1
106+
**Version**: 1.1.2
107107
**Author**: Alejandro Mata Ali
108108
**License**: MIT

sphinx-docs/locale/es/LC_MESSAGES/api/index.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#, fuzzy
88
msgid ""
99
msgstr ""
10-
"Project-Id-Version: RegressionLab 1.1.1\n"
10+
"Project-Id-Version: RegressionLab 1.1.2\n"
1111
"Report-Msgid-Bugs-To: \n"
1212
"POT-Creation-Date: 2026-02-14 18:22+0100\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"

sphinx-docs/locale/es/LC_MESSAGES/configuration.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#, fuzzy
88
msgid ""
99
msgstr ""
10-
"Project-Id-Version: RegressionLab 1.1.1\n"
10+
"Project-Id-Version: RegressionLab 1.1.2\n"
1111
"Report-Msgid-Bugs-To: \n"
1212
"POT-Creation-Date: 2026-02-14 18:22+0100\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"

sphinx-docs/locale/es/LC_MESSAGES/contributing.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#, fuzzy
88
msgid ""
99
msgstr ""
10-
"Project-Id-Version: RegressionLab 1.1.1\n"
10+
"Project-Id-Version: RegressionLab 1.1.2\n"
1111
"Report-Msgid-Bugs-To: \n"
1212
"POT-Creation-Date: 2026-02-13 19:57+0100\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"

sphinx-docs/locale/es/LC_MESSAGES/customization.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#, fuzzy
88
msgid ""
99
msgstr ""
10-
"Project-Id-Version: RegressionLab 1.1.1\n"
10+
"Project-Id-Version: RegressionLab 1.1.2\n"
1111
"Report-Msgid-Bugs-To: \n"
1212
"POT-Creation-Date: 2026-02-13 19:57+0100\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"

sphinx-docs/locale/es/LC_MESSAGES/extending.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#, fuzzy
88
msgid ""
99
msgstr ""
10-
"Project-Id-Version: RegressionLab 1.1.1\n"
10+
"Project-Id-Version: RegressionLab 1.1.2\n"
1111
"Report-Msgid-Bugs-To: \n"
1212
"POT-Creation-Date: 2026-02-13 19:57+0100\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"

sphinx-docs/locale/es/LC_MESSAGES/index.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#, fuzzy
88
msgid ""
99
msgstr ""
10-
"Project-Id-Version: RegressionLab 1.1.1\n"
10+
"Project-Id-Version: RegressionLab 1.1.2\n"
1111
"Report-Msgid-Bugs-To: \n"
1212
"POT-Creation-Date: 2026-02-13 19:57+0100\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"

0 commit comments

Comments
 (0)