We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba39df commit 8e07eb1Copy full SHA for 8e07eb1
2 files changed
docs/conf.py
@@ -59,7 +59,7 @@
59
# built documents.
60
#
61
# The short X.Y version.
62
-version = '1.9.5'
+version = '1.9.6'
63
# The full version, including alpha/beta/rc tags.
64
release = version
65
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='quarry',
5
- version='1.9.5', # Also update doc/conf.py
+ version='1.9.6', # Also update doc/conf.py
6
author='Barney Gale',
7
author_email='barney@barneygale.co.uk',
8
url='https://github.com/barneygale/quarry',
0 commit comments