Skip to content

Commit 6d17c45

Browse files
authored
Aktualisieren von setup.py
1 parent 05e912d commit 6d17c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.15'
5+
VERSION = '2.1.15b0'
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)