Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sceki committed Jul 9, 2024
1 parent 49f1884 commit 6944691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dsgp4/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '1.0.0'
__version__ = '1.0.1'

import torch
torch.set_default_dtype(torch.float64)
Expand Down

0 comments on commit 6944691

Please sign in to comment.