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