Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyClaeys committed Apr 15, 2021
1 parent 42e3334 commit f8a58fc
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.dev4',
version='0.9.dev5',
packages=find_packages(exclude=['tests', 'docs']),
python_requires='>=3.6',
include_package_data=True,
Expand Down

0 comments on commit f8a58fc

Please sign in to comment.