We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce924bd commit cb2c11dCopy full SHA for cb2c11d
pyroll/core/__init__.py
@@ -12,7 +12,7 @@
12
from .disk_elements import DiskElementUnit
13
from .config import Config, config
14
15
-VERSION = "2.0.1"
+VERSION = "2.0.2"
16
17
root_hooks.update(
18
{
0 commit comments