diff --git a/karoo_gp_main.py b/karoo_gp_main.py index 5e7b75f..7c43d6b 100644 --- a/karoo_gp_main.py +++ b/karoo_gp_main.py @@ -2,7 +2,7 @@ # Use Genetic Programming for Classification and Symbolic Regression # by Kai Staats, MSc UCT / AIMS; see LICENSE.md # Much thanks to Emmanuel Dufourq and Arun Kumar for their support, guidance, and free psychotherapy sessions -# version 0.9.2.0 +# version 0.9.2.1 ''' A word to the newbie, expert, and brave-- diff --git a/karoo_gp_server.py b/karoo_gp_server.py index c07a745..68afa22 100644 --- a/karoo_gp_server.py +++ b/karoo_gp_server.py @@ -2,7 +2,7 @@ # Use Genetic Programming for Classification and Symbolic Regression # by Kai Staats, MSc UCT / AIMS; see LICENSE.md # Much thanks to Emmanuel Dufourq and Arun Kumar for their support, guidance, and free psychotherapy sessions -# version 0.9.2.0 +# version 0.9.2.1 ''' A word to the newbie, expert, and brave--