Skip to content

Commit ef385bc

Browse files
committed
Set version to 1.0.0b1
1 parent 02db770 commit ef385bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/py3createtorrent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
# Do not touch anything below this line unless you know what you're doing!
4444

45-
__version__ = '1.0.0.dev4'
45+
__version__ = '1.0.0b1'
4646

4747
# Note:
4848
# Kilobyte = kB = 1000 Bytes

0 commit comments

Comments
 (0)