diff --git a/CHANGES.rst b/CHANGES.rst index 4210eea8..c552adbb 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,14 @@ Release Notes ============= +Version 0.3.5 (Released on 2019-11-08) +-------------------------------------- + +Other changes: + +* Add documentation + + Version 0.3.4 (Released on 2019-11-08) -------------------------------------- diff --git a/setup.py b/setup.py index 11bd1ead..37ffb92c 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ EMAIL = 'partitura-users@googlegroups.com' AUTHOR = 'Maarten Grachten, Carlos Cancino-Chacón, and Thassilo Gadermaier' REQUIRES_PYTHON = '>=3.5' -VERSION = '0.3.4' +VERSION = '0.3.5' # What packages are required for this module to be executed? REQUIRED = [