File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 2121copyright = '2021, Matheus Felipe'
2222author = 'Matheus Felipe'
2323
24+ # The version info for the project you're documenting, acts as replacement for
25+ # |version| and |release|, also used in various other places throughout the
26+ # built documents.
27+ #
28+ # The short X.Y version.
29+ version = 'v1.0'
30+ # The full version, including alpha/beta/rc tags.
31+ release = 'v1.0.1'
32+
2433# -- General configuration ---------------------------------------------------
2534
2635# Add any Sphinx extension module names here, as strings. They can be
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22
3- __version__ = '1.0.0 '
3+ __version__ = '1.0.1 '
44__author__ = 'Matheus Felipe'
55__email__ = 'matheusfelipeog@protonmail.com'
You can’t perform that action at this time.
0 commit comments