Skip to content

Commit

Permalink
evol (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
koaning authored Jan 12, 2021
1 parent 30b2fbd commit b092a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evol/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ def random_copy(parent):
from .evolution import Evolution
from .logger import BaseLogger

__version__ = "0.5.1"
__version__ = "0.5.2"

0 comments on commit b092a30

Please sign in to comment.