Skip to content

Commit 238651f

Browse files
committed
bump pkg version
1 parent c342321 commit 238651f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
author = "Eshaan Bansal"
2727

2828
# The full version, including alpha/beta/rc tags
29-
release = "1.1.2"
29+
release = "1.1.3"
3030

3131

3232
# -- General configuration ---------------------------------------------------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
setup(
1919
name="Flask-Shell2HTTP",
20-
version="1.1.2",
20+
version="1.1.3",
2121
url=GITHUB_URL,
2222
license="BSD",
2323
author="Eshaan Bansal",

0 commit comments

Comments
 (0)