Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
perrinjerome committed Oct 6, 2023
1 parent be8301e commit 057b9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mitene_download.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Download medias from https://mitene.us/ or https://family-album.com/
"""
__version__ = '0.1.1'
__version__ = '0.2.0'

import argparse
import asyncio
Expand Down

0 comments on commit 057b9cd

Please sign in to comment.