Skip to content

Commit ec6c2ee

Browse files
author
armab
committed
Merge branch 'v3.2' into fix-v3.2-requirements.txt
2 parents 50168c9 + dc9ecb9 commit ec6c2ee

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

st2actions/st2actions/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = '3.2dev'
15+
__version__ = '3.2.0'

st2api/st2api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = '3.2dev'
15+
__version__ = '3.2.0'

st2auth/st2auth/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = '3.2dev'
15+
__version__ = '3.2.0'

st2debug/st2debug/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = '3.2dev'
15+
__version__ = '3.2.0'

st2reactor/st2reactor/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = '3.2dev'
15+
__version__ = '3.2.0'

st2stream/st2stream/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = '3.2dev'
15+
__version__ = '3.2.0'

0 commit comments

Comments
 (0)