We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9981a3 commit 9a2a3f5Copy full SHA for 9a2a3f5
planetary_computer/version.py
@@ -1,3 +1,3 @@
1
"""Library version"""
2
3
-__version__ = "0.4.7"
+__version__ = "0.4.8"
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = planetary-computer
-version = 0.4.7
+version = 0.4.8
4
license_file = LICENSE
5
author = microsoft
6
author_email = planetarycomputer@microsoft.com
0 commit comments