Changeset 50117ac for setup.py


Ignore:
Timestamp:
Aug 25, 2016, 2:48:46 PM (8 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
c785cc2
Parents:
dc1fbc6
Message:

setup.py: use 0.4.3a2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • setup.py

    rdc1fbc6 r50117ac  
    5757        # add libaubio sources and look for optional deps with pkg-config
    5858        add_local_aubio_sources(aubio_extension)
    59         __version__ += '_libaubio'
     59        __version__ += 'a2' # pypi version
    6060else:
    6161    # look for aubio headers and lib using pkg-config
Note: See TracChangeset for help on using the changeset viewer.