Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
janden committed Aug 30, 2023
1 parent eda1628 commit 2e637b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# attempt ../make.inc reading (failed) and default finufftdir. 2/25/20
# Barnett trying to get sphinx.ext.autodoc to work w/ this, 10/5/20

__version__ = '2.1.0'
__version__ = '2.2.0'

from setuptools import setup, Extension
import os
Expand Down

0 comments on commit 2e637b9

Please sign in to comment.