Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
mmuckley committed Jul 13, 2021
1 parent 71a2845 commit 8e4e180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchkbnufft/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Package info"""

__version__ = "1.2.0.post1"
__version__ = "1.2.0.post2"
__author__ = "Matthew Muckley"
__author_email__ = "[email protected]"
__license__ = "MIT"
Expand Down

0 comments on commit 8e4e180

Please sign in to comment.