Skip to content

Commit

Permalink
Bumped the version since the URL was still pointing to CADETMatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Immudzen committed Sep 19, 2019
1 parent f279666 commit 9af7f4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@

setuptools.setup(
name="CADET",
version="0.1",
version="0.2",
author="William Heymann",
author_email="[email protected]",
description="CADET is a python interface to the CADET chromatography simulator",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/modsim/CADET-Match",
url="https://github.com/modsim/CADET-Python",
packages=setuptools.find_packages(),
install_requires=[
'addict',
Expand Down

0 comments on commit 9af7f4e

Please sign in to comment.