summaryrefslogtreecommitdiffstats
path: root/version.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify the get_version methodCalum Lind2019-06-061-8/+11
* [Lint] Use Black to auto-format codeCalum Lind2018-10-031-1/+1
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-221-1/+1
* Revert "Rename version.py to calc_version.py to fix buildd error"Calum Lind2016-11-261-0/+78
* Rename version.py to calc_version.py to fix buildd errorCalum Lind2016-11-261-78/+0
* [Lint] Fix files to pass Flake8 v3.2.0Calum Lind2016-11-171-0/+1
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-031-14/+14
* [Lint] Cleanup helper scripts to pass PyLintCalum Lind2015-10-301-1/+3
* Fix travis build version issueCalum Lind2015-08-261-1/+2
* Updates to helper scriptsCalum Lind2015-08-251-2/+3
* Fix version issue with no git repoCalum Lind2015-08-241-6/+6
* Remove unneeded ez_setup and 'isort' importsCalum Lind2014-09-041-1/+2
* Flake8 core and common filesCalum Lind2014-09-041-7/+9
* Add get_version script to automate release versions (PEP386 naming)deluge-2.0.0.dev0Calum Lind2013-05-011-0/+70