Skip to content

Commit

Permalink
forgot to update setup version
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebeggs committed May 11, 2021
1 parent abcd074 commit 9e825a7
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 @@ -5,7 +5,7 @@

setuptools.setup(
name="pod_rbf", # Replace with your own username
version="1.2.0",
version="1.2.1",
author="Kyle Beggs",
author_email="[email protected]",
description="Tool to perform interpolation using the Proper Orthogonal Decomposition - Radial Basis Function (POD-RBF) method.",
Expand Down

0 comments on commit 9e825a7

Please sign in to comment.