Skip to content

Commit cd865f1

Browse files
committed
update version in setup file
1 parent 66409c4 commit cd865f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/communication/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.11.2'
13+
VERSION = '1.12.0'
1414

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

0 commit comments

Comments
 (0)