File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727# The short X.Y version
2828version = "3.2" # Do not change manually! Handled by github_increment_version.py
2929# The full version, including alpha/beta/rc tags
30- release = "3.2.0 " # Do not change manually! Handled by github_increment_version.py
30+ release = "3.2.1 " # Do not change manually! Handled by github_increment_version.py
3131
3232
3333# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 99 description = "The Python implementation of the IPV8 library" ,
1010 long_description = long_description ,
1111 long_description_content_type = "text/markdown" ,
12- version = "3.2.0 " , # Do not change manually! Handled by github_increment_version.py
12+ version = "3.2.1 " , # Do not change manually! Handled by github_increment_version.py
1313 url = "https://github.com/Tribler/py-ipv8" ,
1414 package_data = {"" : ["*.*" ]},
1515 packages = find_packages (),
You can’t perform that action at this time.
0 commit comments