Skip to content

Commit

Permalink
Revert "update version"
Browse files Browse the repository at this point in the history
This reverts commit f3d8aec.
  • Loading branch information
DDSRem committed Jan 5, 2025
1 parent f3d8aec commit 9f52ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solid.py
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ async def main() :
args = parser.parse_args()
if args.debug == True:
logging.getLogger("emd").setLevel(logging.DEBUG)
logging.info("*** xiaoya_emd version 1.5.5 ***")
logging.info("*** xiaoya_emd version 1.5.4 ***")
paths = []
if args.all:
paths = s_paths_all
Expand Down

0 comments on commit 9f52ec5

Please sign in to comment.