Skip to content

Commit

Permalink
Updating __init__.py for a release.
Browse files Browse the repository at this point in the history
change to version 0.7.6
  • Loading branch information
jackiekazil authored Aug 13, 2016
1 parent 9307fef commit c18b6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mesa/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
__all__ = ["Model", "Agent"]

__title__ = 'mesa'
__version__ = '0.7.5'
__version__ = '0.7.6'
__license__ = 'Apache 2.0'
__copyright__ = 'Copyright 2015 Project Mesa Team'

0 comments on commit c18b6bc

Please sign in to comment.