updated for Cantera 1.7
This commit is contained in:
parent
dae5c70516
commit
35448ed0c7
2 changed files with 2 additions and 2 deletions
|
|
@ -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="""
|
||||
""",
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue