Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bumped version 1.0.1
  • Loading branch information
briandrawert committed Mar 9, 2022
commit af6d642fc54e137676ebbf7817ab91a6189ef662
2 changes: 1 addition & 1 deletion spatialpy/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# @website https://github.com/StochSS/SpatialPy
# =============================================================================

__version__ = '1.0'
__version__ = '1.0.1'
__title__ = 'SpatialPy'
__description__ = 'Python Interface for Spatial Stochastic Biochemical Simulations'
__url__ = 'https://spatialpy.github.io/SpatialPy/'
Expand Down