Skip to content

Commit

Permalink
Bump version to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiejessup committed Aug 22, 2015
1 parent cc6b87f commit b48fc0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bannock/__init__.py
Expand Up @@ -2,4 +2,4 @@

__author__ = 'Elliot Marsden'
__email__ = 'elliot.marsden@gmail.com'
__version__ = '0.4.0'
__version__ = '0.4.1'
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -52,7 +52,7 @@

setup(
name='bannock',
version='0.4.0',
version='0.4.1',
description="Agent-based simulations in confined environments",
long_description=readme + '\n\n' + history,
author="Elliot Marsden",
Expand Down

0 comments on commit b48fc0d

Please sign in to comment.