updated for Cantera 1.7

This commit is contained in:
Dave Goodwin 2006-11-03 01:33:25 +00:00
parent dae5c70516
commit 35448ed0c7
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ from distutils.core import setup, Extension
libdir = ['../../build/lib/i686-pc-win32']
setup(name="Cantera",
version="1.6.0",
version="1.7.0",
description="The Cantera Python Interface",
long_description="""
""",

View file

@ -1,5 +1,5 @@
Copyright (c) 2001-2004, California Institute of Technology
Copyright (c) 2001-2006, California Institute of Technology
All rights reserved.
Redistribution and use in source and binary forms, with or without