Skip to content

Commit 4d2bdd5

Browse files
Bump to 1.0.7
1 parent fe811e2 commit 4d2bdd5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
author = 'Robbie van Leeuwen'
2525

2626
# The short X.Y version
27-
version = '1.0.6'
27+
version = '1.0.7'
2828
# The full version, including alpha/beta/rc tags
29-
release = '1.0.6'
29+
release = '1.0.7'
3030

3131

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

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def readme():
2525

2626
setup(
2727
name='sectionproperties',
28-
version='1.0.6',
28+
version='1.0.7',
2929
description=description_text(),
3030
long_description=readme(),
3131
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)