Skip to content

Commit 8aadd61

Browse files
committed
Update docs
1 parent ca2f219 commit 8aadd61

3 files changed

Lines changed: 6 additions & 7 deletions

File tree

docs/source/index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
Welcome to MEALPY's documentation!
22
==================================
33

4-
5-
.. image:: https://img.shields.io/badge/release-3.0.2-yellow.svg
4+
.. image:: https://img.shields.io/badge/release-3.0.3-yellow.svg
65
:target: https://github.com/thieu1995/mealpy/releases
76

87
.. image:: https://img.shields.io/pypi/wheel/gensim.svg

docs/source/pages/general/advance_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
=============
1+
=============
22
Advance Guide
33
=============
44

docs/source/pages/general/introduction.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Introduction
55
**MEALPY** (MEta-heuristic ALgorithms in PYthon) is the most comprehensive Python library for cutting-edge, nature-inspired meta-heuristic algorithms.
66
It is released under the **MIT** license.
77

8-
- **Current version:** 3.0.2
9-
- **Total algorithms:** 215
10-
- 190 official (originals, hybrids, and variants)
11-
- 25 custom-developed by our developers
8+
- **Current version:** 3.0.3
9+
- **Total algorithms:** 233
10+
- 206 official (originals, hybrids, and variants)
11+
- 27 custom-developed by our developers
1212

1313
.. _All releases: https://pypi.org/project/mealpy/#history
1414

0 commit comments

Comments
 (0)