Skip to content

Commit

Permalink
updates version and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibHlln committed Nov 16, 2018
1 parent 035eb47 commit 60df168
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ If Monte Carlo simulations are required, it is important to make use of the avai

## Version History

* 0.2.0 [16 Nov 2018]: [Speed improvement by making use of new version of SMARTcpp](https://github.com/ThibHlln/smartpy/releases/tag/v2.0.0)
* 0.1.4 [12 Nov 2018]: [General enhancements](https://github.com/ThibHlln/smartpy/releases/tag/v0.1.4)
* 0.1.3 [24 Jul 2018]: [Version improved for Monte Carlo simulations with parallel computing](https://github.com/ThibHlln/smartpy/releases/tag/v0.1.3)
* 0.1.2 [18 Jul 2018]: [Version functioning without evaluation data](https://github.com/ThibHlln/smartpy/releases/tag/v0.1.2)
Expand Down
2 changes: 1 addition & 1 deletion smartpy/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
# along with SMARTpy. If not, see <http://www.gnu.org/licenses/>.


__version__ = '0.1.4-2'
__version__ = '0.2.0'

0 comments on commit 60df168

Please sign in to comment.