Skip to content

Commit

Permalink
build: bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sasha-tkachev committed Jan 6, 2023
1 parent 4a6fb26 commit bc8f8b1
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 @@ -17,7 +17,7 @@ def _read_requirements(filename):
if __name__ == "__main__":
setuptools.setup(
name="fastapi-cloudevents",
version="1.0.3",
version="1.1.0",
author="Alexander Tkachev",
author_email="sasha64sasha@gmail.com",
description="FastAPI plugin for CloudEvents Integration",
Expand Down

0 comments on commit bc8f8b1

Please sign in to comment.