Skip to content

Commit

Permalink
release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorstephens committed Nov 23, 2017
1 parent 14d3ee9 commit 6b11e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gplearn/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
``gplearn`` is a set of algorithms for learning genetic programming models.
"""
__version__ = '0.3.dev0'
__version__ = '0.3.0'

__all__ = ['genetic', 'functions', 'fitness']

0 comments on commit 6b11e84

Please sign in to comment.