Skip to content

Commit b53929f

Browse files
committed
bump version to 1.0.1
1 parent 2035b35 commit b53929f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/transformer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import urllib
55
from urllib import request, parse
66

7-
__version__ = "1.0.0"
7+
__version__ = "1.0.1"
88

99
IRSSI = {
1010
"authors": "terminaldweller",

0 commit comments

Comments
 (0)