Skip to content
This repository was archived by the owner on Dec 24, 2024. It is now read-only.

Commit

Permalink
_
Browse files Browse the repository at this point in the history
  • Loading branch information
xtsea committed Nov 22, 2023
1 parent 8b9a3fe commit d405187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RyuzakiLib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.

__version__ = "0.5.8"
__version__ = "0.5.9"

from . import *
from .pushdb import *
Expand Down

0 comments on commit d405187

Please sign in to comment.