Skip to content

Commit 69e8860

Browse files
committed
Update version and history
1 parent 2f45d42 commit 69e8860

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

src/stream-analytics/HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Release History
44
===============
55

6+
1.0.3
7+
+++++++++++++++
8+
* Fix stream analytics output help message
9+
610
1.0.2
711
+++++++++++++++
812
* Fix creating stream analytics input not triggering policy bug

src/stream-analytics/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from setuptools import setup, find_packages
1111

1212
# HISTORY.rst entry.
13-
VERSION = '1.0.2'
13+
VERSION = '1.0.3'
1414

1515
# The full list of classifiers is available at
1616
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)