Skip to content

Commit bde3553

Browse files
authored
Bump patch version
1 parent 458b1be commit bde3553

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

issue_router/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
app = FastAPI(
1212
title='Translator Issue Router',
1313
description='Post GitHub issues to Translator services.',
14-
version='0.1.0',
14+
version='0.1.1',
1515
contact={
1616
'email': 'max@covar.com',
1717
'name': 'Max',

0 commit comments

Comments
 (0)