Skip to content

Commit 8e4bae0

Browse files
committed
Version update
1 parent 07587e6 commit 8e4bae0

30 files changed

Lines changed: 36 additions & 33 deletions

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [Unreleased]
1010

11+
## [1.1.3] - 2026-05-17
12+
1113
### Added
1214

1315
- **Dependabot configuration**: Added weekly dependency update checks for Python, Sphinx documentation, GitHub Actions, and the independent `nodejs` desktop branch.
@@ -234,6 +236,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
234236

235237
Initial 0.8.x release. See repository history and documentation for features and changes prior to 0.8.1.
236238

239+
[1.1.3]: https://github.com/DOKOS-TAYOS/RegressionLab/compare/v1.1.2...v1.1.3
237240
[1.1.2]: https://github.com/DOKOS-TAYOS/RegressionLab/compare/v1.1.1...v1.1.2
238241
[1.1.1]: https://github.com/DOKOS-TAYOS/RegressionLab/compare/v1.1.0...v1.1.1
239242
[1.1.0]: https://github.com/DOKOS-TAYOS/RegressionLab/compare/v1.0.0...v1.1.0

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.2-blue.svg?style=for-the-badge)](https://github.com/DOKOS-TAYOS/RegressionLab)
11+
[![Version](https://img.shields.io/badge/version-1.1.3-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.2**Last Updated**: February 2026
215+
**Version**: 1.1.3**Last Updated**: May 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.2
268+
**Documentation Version**: 1.1.3
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.2"
24+
__version__ = "1.1.3"
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.2
106+
**Version**: 1.1.3
107107
**Author**: Alejandro Mata Ali
108108
**License**: MIT

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "regressionlab"
7-
version = "1.1.2"
7+
version = "1.1.3"
88
description = "Scientific curve fitting application with GUI"
99
readme = "README.md"
1010
requires-python = ">=3.12"

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.2\n"
10+
"Project-Id-Version: RegressionLab 1.1.3\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.2\n"
10+
"Project-Id-Version: RegressionLab 1.1.3\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.2\n"
10+
"Project-Id-Version: RegressionLab 1.1.3\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.2\n"
10+
"Project-Id-Version: RegressionLab 1.1.3\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)