diff --git a/CHANGELOG.md b/CHANGELOG.md index fb30797..d855e42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ # Change Log All notable changes to this project will be documented in this file. -## Unreleased +## [v0.7.0] +Contains [ALICA v0.2.5] ### Added - An RPC server was created that allows for remote control of the @@ -259,3 +260,4 @@ Contains [ALICA v0.0.2] [v0.5.1]: https://github.com/LEB-EPFL/SASS/releases/tag/v0.5.1 [v0.6.0]: https://github.com/LEB-EPFL/SASS/releases/tag/v0.6.0 [v0.6.1]: https://github.com/LEB-EPFL/SASS/releases/tag/v0.6.1 +[v0.7.0]: https://github.com/LEB-EPFL/SASS/releases/tag/v0.7.0 diff --git a/build-travis.xml b/build-travis.xml index d4a88a0..f2e4d5c 100644 --- a/build-travis.xml +++ b/build-travis.xml @@ -3,7 +3,7 @@ Builds, tests, and runs the project SASS. - + diff --git a/build.xml b/build.xml index 3503245..0f74101 100644 --- a/build.xml +++ b/build.xml @@ -3,8 +3,8 @@ Builds, tests, and runs the project SASS. - - + + diff --git a/docs/source/conf.py b/docs/source/conf.py index 81783ad..d92ebb9 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -53,7 +53,7 @@ # General information about the project. project = 'SASS' -copyright = '2017, The Laboratory of Experimental Biophysics, EPFL, Lausanne, Switzerland' +copyright = '2017-2018, The Laboratory of Experimental Biophysics, EPFL, Lausanne, Switzerland' author = 'Marcel Stefko, Kyle M. Douglass' # The version info for the project you're documenting, acts as replacement for @@ -61,9 +61,9 @@ # built documents. # # The short X.Y version. -version = '0.6.1' +version = '0.7.0' # The full version, including alpha/beta/rc tags. -release = '0.6.1' +release = '0.7.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index 7bd7aa4..f024b5d 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -46,8 +46,8 @@ is divided into following sections: - - + + @@ -76,7 +76,7 @@ is divided into following sections: - + @@ -156,6 +156,7 @@ is divided into following sections: + @@ -840,7 +841,7 @@ is divided into following sections: - + @@ -852,7 +853,7 @@ is divided into following sections: - + @@ -975,15 +976,15 @@ is divided into following sections: - + - + - + @@ -991,7 +992,7 @@ is divided into following sections: - + @@ -1186,7 +1187,7 @@ is divided into following sections: Must select one file in the IDE or set run.class - + Must select one file in the IDE or set applet.url diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index 7bae94b..71a28ea 100644 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -4,6 +4,6 @@ build.xml.stylesheet.CRC32=8064a381@1.75.2.48 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. nbproject/build-impl.xml.data.CRC32=dd76ab7f -nbproject/build-impl.xml.script.CRC32=ca3d274f -nbproject/build-impl.xml.stylesheet.CRC32=05530350@1.79.1.48 +nbproject/build-impl.xml.script.CRC32=d5d9f6fc +nbproject/build-impl.xml.stylesheet.CRC32=830a3534@1.80.1.48