Skip to content

Commit

Permalink
Merge pull request #318 from Happy-Algorithms-League/release/0.3.0
Browse files Browse the repository at this point in the history
Bump version to 0.3.0
  • Loading branch information
HenrikMettler committed May 10, 2021
2 parents 9401b6c + 98628d7 commit 4513470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cgp/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.3.0.dev0"
__version__ = "0.3.0"
__maintainer__ = "Jakob Jordan, Maximilian Schmidt"
__author__ = "Happy Algorithms League"
__license__ = "GPLv3"
Expand Down

0 comments on commit 4513470

Please sign in to comment.