We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33945d3 commit 681079cCopy full SHA for 681079c
docs/source/conf.py
@@ -48,9 +48,9 @@
48
# built documents.
49
#
50
# The short X.Y version.
51
-version = '1.0'
+version = '0.9'
52
# The full version, including alpha/beta/rc tags.
53
-release = '1.0.0-dev'
+release = '0.9.6'
54
55
# The language for content autogenerated by Sphinx. Refer to documentation
56
# for a list of supported languages.
src/py3createtorrent.py
@@ -55,7 +55,7 @@
# do not touch anything below this line unless you know what you're doing!
57
58
-VERSION = '1.0.0-dev'
+VERSION = '0.9.6'
59
60
# Note:
61
# Kilobyte = kB = 1000 Bytes
0 commit comments