We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c005a5c + b544a13 commit d48fdf4Copy full SHA for d48fdf4
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name='MaxwellBloch',
4
- version='0.1.0',
+ version='0.2.0',
5
description='A Python package for solving the Maxwell-Bloch equations.',
6
url='http://github.com/tommyogden/maxwellbloch',
7
author='Thomas P Ogden',
0 commit comments