Skip to content

Commit

Permalink
forgot to update version and tag
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebeggs committed Dec 16, 2020
1 parent b974a9b commit 4116445
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.1.0",
version="1.1.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 4116445

Please sign in to comment.