Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyClaeys authored Jul 1, 2021
1 parent 1384d45 commit 5cd28f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def _read_requirements(file_name):

setup(
name='cose',
version='0.9.dev7',
version='0.9.dev8',
packages=find_packages(exclude=['tests', 'docs']),
python_requires='>=3.6',
include_package_data=True,
Expand Down

0 comments on commit 5cd28f0

Please sign in to comment.