diff --git a/README.md b/README.md
index 3acb8596dfdfae6343a6ac328e523132ac51ce7f..807748b50804be33924fb0304652170edf123c52 100644
--- a/README.md
+++ b/README.md
@@ -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.