We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad7714e commit 7f5774eCopy full SHA for 7f5774e
canyonbpy/__init__.py
@@ -1,7 +1,7 @@
1
from .core import canyonb
2
from .utils import calculate_decimal_year, adjust_arctic_latitude
3
4
-__version__ = "0.1.1"
+__version__ = "0.2.1"
5
__all__ = [
6
"canyonb",
7
"calculate_decimal_year",
0 commit comments