Skip to content

Commit

Permalink
1.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
janoPig committed Mar 29, 2024
1 parent 354b096 commit 55b2482
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HROCH/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.4.10"
__version__ = "1.4.11"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@

setup(
name='HROCH',
version='1.4.10',
version='1.4.11',
description='Symbolic regression and classification',
long_description=ldesc,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 55b2482

Please sign in to comment.