Skip to content

Commit

Permalink
Prep for deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
jackiekazil committed Jul 12, 2015
1 parent 480e0c5 commit f72f9fc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ Release History
Next release
++++++++++++++++++

* ???


0.6.6 (2015-07-11)
++++++++++++++++++

Theme: Scipy Sprints ( ‘-’)人(゚_゚ )

* Improvements
Expand Down
2 changes: 1 addition & 1 deletion mesa/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import random

__title__ = 'mesa'
__version__ = '0.6.5.1'
__version__ = '0.6.6'
__license__ = 'Apache 2.0'
__copyright__ = 'Copyright 2015 Project Mesa Team'

Expand Down

0 comments on commit f72f9fc

Please sign in to comment.