Skip to content

Commit

Permalink
REL: Bump version to 0.0.6dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
WarrenWeckesser committed Jun 2, 2024
1 parent d5e725a commit 178a3d1
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.5"
__version__ = "0.0.6dev0"


def isidentifier(s):
Expand Down

0 comments on commit 178a3d1

Please sign in to comment.