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 51095f4 commit 91d5efdCopy full SHA for 91d5efd
docs/changelog.txt
@@ -2,8 +2,8 @@
2
Changelog
3
#########
4
5
-Development Version 1.5.0 [unreleased]
6
-======================================
+Version 1.5.0
+=============
7
8
* Move away from setup.cfg to pyproject.toml, new source tree layout.
9
docs/conf.py
@@ -23,10 +23,10 @@
23
author = 'Pavel Císař'
24
25
# The short X.Y version
26
-version = '1.4.3'
+version = '1.5.0'
27
28
# The full version, including alpha/beta/rc tags
29
-release = '1.4.3'
+release = '1.5.0'
30
31
32
# -- General configuration ---------------------------------------------------
0 commit comments