Skip to content

Commit 91d5efd

Browse files
committed
Doc update for release 1.5.0
1 parent 51095f4 commit 91d5efd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/changelog.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog
33
#########
44

5-
Development Version 1.5.0 [unreleased]
6-
======================================
5+
Version 1.5.0
6+
=============
77

88
* Move away from setup.cfg to pyproject.toml, new source tree layout.
99

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
author = 'Pavel Císař'
2424

2525
# The short X.Y version
26-
version = '1.4.3'
26+
version = '1.5.0'
2727

2828
# The full version, including alpha/beta/rc tags
29-
release = '1.4.3'
29+
release = '1.5.0'
3030

3131

3232
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)