Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cantera version #798

Merged
merged 1 commit into from
Jan 27, 2020
Merged

Fix cantera version #798

merged 1 commit into from
Jan 27, 2020

Conversation

ischoegl
Copy link
Member

Checklist

  • There is a clear use-case for this code change
  • The commit message has a short title & references relevant issues
  • Build passes (scons build & scons test) and unit tests address code coverage
  • The pull request is ready for review

Changes proposed in this pull request

  • Update version in SConstruct to match version in README.rst, i.e.
In [1]: import cantera as ct

In [2]: ct.__version__ # yielded '2.5.0a3` prior to this PR
Out[2]: '2.5.0a4'

@ischoegl ischoegl mentioned this pull request Jan 27, 2020
4 tasks
@speth
Copy link
Member

speth commented Jan 27, 2020

Thanks, I don't know how I forgot this instance of the version string (i.e, the most important one) when updating it before.

@speth speth merged commit b74f11b into Cantera:master Jan 27, 2020
@ischoegl ischoegl deleted the fix-version branch February 22, 2020 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants