Skip to content

Commit

Permalink
Release v0.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
LysandreJik committed Oct 4, 2021
1 parent a6d07e1 commit 30dbd31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/huggingface_hub/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "0.0.17"
__version__ = "0.0.18"

from .commands.user import notebook_login
from .constants import (
Expand Down

0 comments on commit 30dbd31

Please sign in to comment.