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.
1 parent 02b7e05 commit bee01e1Copy full SHA for bee01e1
README.md
@@ -1,4 +1,4 @@
1
-# TerrariumPI 4.9.3
+# TerrariumPI 4.10.0
2
3

4

terrariumPI.py
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-__version__ = "4.9.3"
+__version__ = "4.10.0"
from gevent import monkey
5
0 commit comments