diff --git a/integrationtests/test.sh b/integrationtests/test.sh
index d0be35a35741e7c08064018616f6a0cce624210a..5ad90824c0ed3918d049c85a65664f9da41eb0df 100755
--- a/integrationtests/test.sh
+++ b/integrationtests/test.sh
@@ -2,6 +2,7 @@
 OUT=/tmp/crawler.output
 ls 
 cat pycaosdb.ini
+python3 -c "import caosdb; print('CaosDB Version:', caosdb.__version__)"
 rm -rf cache.db
 echo "Clearing database"
 python3 clear_database.py