Skip to content

Commit

Permalink
chore: bump for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
lorr1 committed Apr 13, 2022
1 parent 91d9b90 commit 5841eac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
Unreleased 1.1.0dev1
Unreleased 1.1.1dev1
---------------------

1.1.0 - 2022-04-12
---------------------
Changed
^^^^^^^^^
Expand Down
2 changes: 1 addition & 1 deletion bootleg/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""Bootleg version."""
__version__ = "1.1.0dev1"
__version__ = "1.1.0"

0 comments on commit 5841eac

Please sign in to comment.