Skip to content

Commit

Permalink
Minor verison increment
Browse files Browse the repository at this point in the history
No changes to our API, just changes in the implementation
  • Loading branch information
WardLT committed Aug 17, 2022
1 parent faf9cb7 commit 4351002
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.3.2'
VERSION = '0.3.3'

0 comments on commit 4351002

Please sign in to comment.