Changeset 746d14b for this_version.py
- Timestamp:
- Mar 23, 2017, 4:36:20 PM (8 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, sampler
- Children:
- 38f3d04
- Parents:
- c7d3c2a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
this_version.py
rc7d3c2a r746d14b 10 10 # return dictionary filled with content of version 11 11 12 global __version_info13 12 if not __version_info: 14 13 this_file_dir = os.path.dirname(os.path.abspath(__file__))
Note: See TracChangeset
for help on using the changeset viewer.