Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
chenmozhijin committed Feb 18, 2024
1 parent 55e28a5 commit 6458608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LDDC.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# SPDX-FileCopyrightText: Copyright (c) 2024 沉默の金
__version__ = "v0.2.3"
__version__ = "v0.2.4"
import logging
import os
import sys
Expand Down

0 comments on commit 6458608

Please sign in to comment.