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 0c59159 commit 4af7d54Copy full SHA for 4af7d54
README.rst
@@ -7,7 +7,7 @@
7
| |_) || |_| || |_| __/
8
| .__/ \__, | \__|\___|
9
| | __/ |
10
- |_| |___/ 0.8.3dev
+ |_| |___/ 0.8.3.dev
11
12
13
What is ``pyte``?
docs/conf.py
@@ -52,7 +52,7 @@
52
# The short X.Y version.
53
version = '0.8.3'
54
# The full version, including alpha/beta/rc tags.
55
-release = '0.8.3dev'
+release = '0.8.3.dev'
56
57
# The language for content autogenerated by Sphinx. Refer to documentation
58
# for a list of supported languages.
0 commit comments