We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26e55c0 commit a8b6f14Copy full SHA for a8b6f14
src/huggingface_hub/__init__.py
@@ -16,7 +16,7 @@
16
# See the License for the specific language governing permissions and
17
# limitations under the License.
18
19
-__version__ = "0.6.0.rc0"
+__version__ = "0.6.0"
20
21
from .commands.user import notebook_login
22
from .constants import (
0 commit comments