Skip to content

Commit 1e7df32

Browse files
chore: bump version to 0.1.2
1 parent 19a858e commit 1e7df32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.1"
1+
__version__ = "0.1.2"
22
__author__ = "Giuseppe Barchetta"
33
__description__ = "MediaFlowrr is a tool that automatically organizes downloaded media files by identifying movies and TV shows using the TMDB database. It renames and moves files into the appropriate folders, making them ready for use with media servers like Jellyfin or Plex. Designed for simplicity and automation."
44
__license__ = "MIT"

0 commit comments

Comments
 (0)