Skip to content

Commit

Permalink
setup: preparing release of v0.0.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcvdSluys committed Oct 21, 2022
1 parent 02076c7 commit 75bd7c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
# Configuration file for the Sphinx documentation builder.
#
# This file only contains a selection of the most common options. For a full
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@


# Package version:
version='0.0.5'
version='0.0.6'

# Get long description from README.md:
with open('README.md', 'r') as fh:
Expand Down

0 comments on commit 75bd7c6

Please sign in to comment.