Skip to content

Commit

Permalink
Bump to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Drulex committed Mar 9, 2021
1 parent ae4355a commit cfd5baa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.1"
__version__ = "1.1.0"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name='changelog-neuropoly',
version='1.0.1',
version='1.1.0',
python_requires='>=3.5',
description='Create a changelog file from all the merged pull requests.',
url='https://github.com/neuropoly/changelog',
Expand Down

0 comments on commit cfd5baa

Please sign in to comment.