Skip to content

Commit

Permalink
Increment version number
Browse files Browse the repository at this point in the history
- Added automation for resource re-allocation
  • Loading branch information
WardLT committed Sep 20, 2021
1 parent 8054586 commit 07470e8
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.1.0'
VERSION = '0.1.1'

0 comments on commit 07470e8

Please sign in to comment.