Skip to content
Snippets Groups Projects
Commit 5eb3f709 authored by David Hendriks's avatar David Hendriks
Browse files

updated version number

parent 74360305
No related branches found
No related tags found
No related merge requests found
Pipeline #32158 passed
......@@ -6,7 +6,7 @@ Test coverage:
Binary population synthesis code that interfaces with binary_c. Based on a original work by Jeff Andrews (can be found in old_solution/ directory). Updated and extended for Python3 by David Hendriks, Robert Izzard.
The current release is version 0.4, make sure to use that version number when installing!
The current release is version 0.9.1, make sure to use that version number when installing!
## Requirements
To run this code you need to at least have installations of:
......@@ -86,4 +86,4 @@ When Pip install fails:
Other:
- When running jupyter notebooks, make sure you are running the jupyter installation from the same virtual environment.
- When the output of binary_c seems to be different than expected, you might need to rebuild this python package. Everytime binary_c is compiled, this package needs to be rebuilt too.
\ No newline at end of file
- When the output of binary_c seems to be different than expected, you might need to rebuild this python package. Everytime binary_c is compiled, this package needs to be rebuilt too.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment