We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc77974 commit b76da8eCopy full SHA for b76da8e
pyroll/core/__init__.py
@@ -13,7 +13,7 @@
13
from .disk_elements import DiskElementUnit
14
from .config import Config, config, PlottingBackend
15
16
-VERSION = "3.0.0post4"
+VERSION = "3.0.1"
17
18
root_hooks.extend(
19
[
0 commit comments