diff --git a/README.md b/README.md index ef15018..4224883 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # lightmusicclub -**Light Music Club v2 beta (20221001)** +**Light Music Club v2 stable (20221215)** Light Music Club, created by redneonglow, is a Fediverse picture bot for fans of idol anime. Light Music Club downloads random artwork from Danbooru based on various anime music franchises and posts them to the Fediverse. diff --git a/lightmusicclub.py b/lightmusicclub.py index 20429cf..94a1d0b 100644 --- a/lightmusicclub.py +++ b/lightmusicclub.py @@ -37,7 +37,7 @@ import argparse,json,requests,secrets,sys #program version -progver = "2 beta (20221001)" +progver = "2 stable (20221215)" #anime franchises franchises = ["hibike!_euphonium","idolmaster","k-on!","love_live!","show_by_rock!!"]