Skip to content

Commit

Permalink
bump version to 1.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
seanebum authored Oct 13, 2020
1 parent d43801d commit fbaca29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gillespy2/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# @website https://github.com/StochSS/GillesPy2
# =============================================================================

__version__ = '1.5.5'
__version__ = '1.5.6'
__title__ = 'GillesPy2'
__description__ = 'Python interface for Gillespie-style biochemical simulations'
__url__ = 'https://github.com/StochSS/GillesPy2'
Expand Down

0 comments on commit fbaca29

Please sign in to comment.