Skip to content

Commit

Permalink
Changing the version number to make a release.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://code.matforge.org/fipy/branches/version-2_1@5113 d80e17d7-ff13-0410-a124-85740d801063
  • Loading branch information
wd15 committed Jan 17, 2012
1 parent fa32cc6 commit fd3e209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ def getVersion(version, release=False):
return version

dist = setup( name = "FiPy",
version = getVersion(version='2.1.3', release=False),
version = getVersion(version='2.1.3', release=True),
author = "Jonathan Guyer, Daniel Wheeler, & Jim Warren",
author_email = "fipy@nist.gov",
url = "http://www.ctcms.nist.gov/fipy/",
Expand Down

0 comments on commit fd3e209

Please sign in to comment.