Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Darren Govoni committed Feb 28, 2022
1 parent 41c5d85 commit 7617ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blazer/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

__title__ = 'blazer'
__description__ = 'An HPC abstraction over MPI that uses pipes and pydash primitives.'
__version__ = '0.1.9'
__version__ = '0.1.10'
__author__ = 'Darren Govoni'
__author_email__ = 'darren@ontrenet.com'
__license__ = 'CC0-1.0 License'
Expand Down

0 comments on commit 7617ceb

Please sign in to comment.