Skip to content

Commit

Permalink
Bump version: 5.9.1 → 5.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebe-p committed Jul 26, 2023
1 parent c96592f commit 97122ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
# config = ConfigParser()
# config.read([default_config, ])
# __version__ = config.get('Configuration', 'version')
__version__ = '5.9.1'
__version__ = '5.9.2'

# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the
Expand Down

0 comments on commit 97122ee

Please sign in to comment.