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 09fb520 commit 2b5f0b9Copy full SHA for 2b5f0b9
README.md
@@ -1,4 +1,4 @@
1
-# TerrariumPI 4.13.1
+# TerrariumPI 4.14.0
2
3

4

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