Skip to content

Commit

Permalink
Fix post version
Browse files Browse the repository at this point in the history
  • Loading branch information
mmuckley committed Jul 13, 2021
1 parent 8e4e180 commit 20b65d3
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.post2"
__version__ = "1.2.0.post3"
__author__ = "Matthew Muckley"
__author_email__ = "[email protected]"
__license__ = "MIT"
Expand Down

0 comments on commit 20b65d3

Please sign in to comment.