Skip to content

Commit

Permalink
updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerket committed Jun 14, 2019
1 parent 9f9e5d0 commit 6f204ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildstockbatch/__version__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
__title__ = 'buildstock-batch'
__description__ = 'Executing BuildStock projects on batch infrastructure.'
__url__ = 'http://github.com/NREL/buildstockbatch'
__version__ = '0.10'
__version__ = '0.11'
__author__ = 'Noel Merket'
__author_email__ = '[email protected]'
__license__ = 'BSD-3'
Expand Down

0 comments on commit 6f204ee

Please sign in to comment.