1
0
Fork 0
mirror of https://github.com/platomav/BIOSUtilities.git synced 2025-05-29 06:25:23 -04:00
BIOSUtilities/biosutilities/__init__.py
Plato Mavropoulos 4175af9eb1 BIOSUtilities v24.10.03
Added external executable dependencies non-PATH flow ()
Improved the README with Usage, Dependencies, Examples etc
2024-10-04 00:56:01 +03:00

8 lines
118 B
Python

#!/usr/bin/env python3 -B
# coding=utf-8
"""
Copyright (C) 2018-2024 Plato Mavropoulos
"""
__version__ = '24.10.03'