We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25c4e5b commit 2ed18f0Copy full SHA for 2ed18f0
setup.py
@@ -7,7 +7,7 @@
7
# NOTE: https://packaging.python.org/
8
setup(
9
name='minicps',
10
- version='1.1.0',
+ version='1.1.1',
11
description='MiniCPS: a framework for Cyber-Physical Systems \
12
real-time simulation, built on top of mininet.',
13
# NOTE: long_description displayed on PyPi
0 commit comments