Skip to content

Commit

Permalink
Increment version number
Browse files Browse the repository at this point in the history
Minor release: Added the "ExecutableTask"

Thanks for @AymenFJA for his first contributions!
  • Loading branch information
WardLT committed Apr 29, 2022
1 parent 6ed6ac9 commit 42d1201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion colmena/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
<Major>.<Minor>.<maintenance>[alpha/beta/..]
Alphas will be numbered like this -> 0.4.0a0
"""
VERSION = '0.2.1'
VERSION = '0.3.0'

0 comments on commit 42d1201

Please sign in to comment.