diff --git a/barrOs_library.py b/barrOs_library.py index 2747e8c6cb085d43c21ad74e02b7f0307fe6ee5e..cb1066c2af3810781943bcf45d320d0a3687384d 100644 --- a/barrOs_library.py +++ b/barrOs_library.py @@ -53,7 +53,7 @@ def print_hello(): print("\n WELCOME TO BARRoS v0 ") print(" Let me find all barrels in your PDBs ") print(" ") - print(" Last change: 02.04.2023 Joana Pereira \n") + print(" Last change: 06.08.2023 Joana Pereira \n") print(" Created at: MPI for Developmental Biology (Protein Evolution) ") print(" Maintained at: Biozentrum (Protein Structural Bioinformatics) \n") print("-------------------------------------------------------------------\n")