Skip to content

Commit 8e07eb1

Browse files
committed
GL workflow test for token fix
1 parent 8ba39df commit 8e07eb1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
# built documents.
6060
#
6161
# The short X.Y version.
62-
version = '1.9.5'
62+
version = '1.9.6'
6363
# The full version, including alpha/beta/rc tags.
6464
release = version
6565

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='quarry',
5-
version='1.9.5', # Also update doc/conf.py
5+
version='1.9.6', # Also update doc/conf.py
66
author='Barney Gale',
77
author_email='barney@barneygale.co.uk',
88
url='https://github.com/barneygale/quarry',

0 commit comments

Comments
 (0)