Skip to content

Commit d48fdf4

Browse files
authored
Merge pull request #40 from tommyogden/39-bump-version
Bump version
2 parents c005a5c + b544a13 commit d48fdf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

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

0 commit comments

Comments
 (0)