We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3227e1c + b0121e4 commit 4c0a01dCopy full SHA for 4c0a01d
pyopenephys/__init__.py
@@ -1,3 +1,3 @@
1
from .core import File
2
3
-__version__ = "1.0.7"
+from .version import version as __version__
0 commit comments