change how PyRay detects pointers

This commit is contained in:
richard 2021-09-23 11:15:51 +01:00
parent 9a3ffb525e
commit cb7a574555
4 changed files with 6 additions and 3 deletions

View file

@ -1,4 +1,4 @@
__version__ = "3.7.0.post4"
__version__ = "3.7.0.post5"
# Copyright (c) 2021 Richard Smith and others
#