Skip to content

Commit f7e7464

Browse files
authored
{front-door} Patch version for updated doc (#8599)
1 parent da4a1a3 commit f7e7464

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/front-door/HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
33
Release History
44
===============
5+
1.2.1
6+
++++++
7+
* Update module documentation.
8+
59
1.2.0
610
++++++
711
* change default value of sku in creating waf

src/front-door/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from codecs import open
99
from setuptools import setup, find_packages
1010

11-
VERSION = "1.2.0"
11+
VERSION = "1.2.1"
1212

1313
CLASSIFIERS = [
1414
'Development Status :: 4 - Beta',

0 commit comments

Comments
 (0)