File tree Expand file tree Collapse file tree 3 files changed +2
-7
lines changed
Expand file tree Collapse file tree 3 files changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ class Package:
6464 :type: str
6565 """
6666
67- VERSION = "3.2.13 .dev (Teal Blauwbok: Bombardier)"
67+ VERSION = "3.2.14 .dev (Teal Blauwbok: Bombardier)"
6868 """
6969 Sets the package version.
7070
Original file line number Diff line number Diff line change @@ -231,11 +231,6 @@ def _update_urls(self):
231231 + "configuration"
232232 + directory_separator
233233 + "links.rst" ,
234- # We fix the urls in the db_types directory.
235- PyFunceble .CONFIG_DIRECTORY
236- + directory_separator
237- + "db_types"
238- + directory_separator ,
239234 ]
240235
241236 for fix_it in to_fix :
Original file line number Diff line number Diff line change 1- current_version : ' 3.2.12 .dev (Teal Blauwbok: Bombardier)'
1+ current_version : ' 3.2.13 .dev (Teal Blauwbok: Bombardier)'
22deprecated :
33- 1.0.0
44- 1.2.1
You can’t perform that action at this time.
0 commit comments