Skip to content

Commit e1d6db6

Browse files
authored
2.1.14
1 parent 7d48e50 commit e1d6db6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import codecs
33
import os
44

5-
VERSION = '2.1.13'
5+
VERSION = '2.1.14'
66
DESCRIPTION = 'A Scratch API Wrapper'
77
with open('README.md', encoding='utf-8') as f:
88
LONG_DESCRIPTION = f.read()

0 commit comments

Comments
 (0)