Skip to content

Commit

Permalink
Iterate the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Nov 4, 2021
1 parent d5b55ec commit 3a5c5fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Expand Up @@ -26,7 +26,7 @@
author = 'Open Contracting Partnership and Open Data Services Co-operative Limited'

# The short X.Y version
version = '0.0.6'
version = '0.0.7'
# The full version, including alpha/beta/rc tags
release = version

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -5,7 +5,7 @@

setup(
name='jscc',
version='0.0.6',
version='0.0.7',
author='Open Contracting Partnership and Open Data Services Co-operative Limited',
author_email='data@open-contracting.org',
url='https://github.com/open-contracting/jscc',
Expand Down

0 comments on commit 3a5c5fe

Please sign in to comment.