Skip to content

Commit

Permalink
Merge pull request #40 from tommyogden/39-bump-version
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
tpogden authored Mar 26, 2017
2 parents c005a5c + b544a13 commit d48fdf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup

setup(name='MaxwellBloch',
version='0.1.0',
version='0.2.0',
description='A Python package for solving the Maxwell-Bloch equations.',
url='http://github.com/tommyogden/maxwellbloch',
author='Thomas P Ogden',
Expand Down

0 comments on commit d48fdf4

Please sign in to comment.