test_compute_statistics.sh

This commit is contained in:
Eren Gölge
2021-03-08 02:54:47 +01:00
committed by Eren Gölge
parent 49771f2541
commit a2e7403ae8
3 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ args, unknown_args = parser.parse_known_args()
# Remove our arguments from argv so that setuptools doesn't see them
sys.argv = [sys.argv[0]] + unknown_args
version = '0.0.9.2'
version = '0.0.10'
cwd = os.path.dirname(os.path.abspath(__file__))
# Handle Cython code