Skip to content

Commit

Permalink
REL: Set version to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
WarrenWeckesser committed Jun 2, 2024
1 parent 289a879 commit d5e725a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion las.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
import numpy as np


__version__ = "0.0.5dev0"
__version__ = "0.0.5"


def isidentifier(s):
Expand Down

0 comments on commit d5e725a

Please sign in to comment.