Skip to content

Commit

Permalink
Increment minor version
Browse files Browse the repository at this point in the history
Added "setup/teardown" for agents, minor refactor of task server
  • Loading branch information
WardLT committed Oct 3, 2022
1 parent fa1c32e commit d638178
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.3'
VERSION = '0.3.4'

0 comments on commit d638178

Please sign in to comment.