Skip to content

Commit 742a25e

Browse files
authored
Update rain.py
1 parent ca42636 commit 742a25e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
__author__ = "Steven Campbell AKA Scalextrix"
77
__copyright__ = "Copyright 2017, Steven Campbell"
88
__license__ = "The Unlicense"
9-
__version__ = "1.0"
9+
__version__ = "1.1"
1010

1111
import csv
1212
import gc

0 commit comments

Comments
 (0)