Skip to content

Commit 7f5774e

Browse files
authored
Update __init__.py
1 parent ad7714e commit 7f5774e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

canyonbpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from .core import canyonb
22
from .utils import calculate_decimal_year, adjust_arctic_latitude
33

4-
__version__ = "0.1.1"
4+
__version__ = "0.2.1"
55
__all__ = [
66
"canyonb",
77
"calculate_decimal_year",

0 commit comments

Comments
 (0)