Skip to content

Commit bee01e1

Browse files
committed
Update version number
1 parent 02b7e05 commit bee01e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# TerrariumPI 4.9.3
1+
# TerrariumPI 4.10.0
22

33
![Latest release](https://img.shields.io/github/v/release/theyosh/terrariumpi?label=Latest%20release)
44
![GitHub Release Date](https://img.shields.io/github/release-date/theyosh/TerrariumPI)

terrariumPI.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
__version__ = "4.9.3"
2+
__version__ = "4.10.0"
33

44
from gevent import monkey
55

0 commit comments

Comments
 (0)