mirror of
https://github.com/seemoo-lab/opendrop.git
synced 2026-09-14 15:16:11 -04:00
Bump to v0.12.2
This commit is contained in:
@@ -21,7 +21,7 @@ import logging
|
||||
import os
|
||||
import platform
|
||||
|
||||
__version__ = "0.12.1"
|
||||
__version__ = "0.12.2"
|
||||
|
||||
if platform.system() == "Darwin":
|
||||
dyld_path = os.environ.get("DYLD_LIBRARY_PATH", "") # save old path
|
||||
|
||||
Reference in New Issue
Block a user