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