Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

Commit 177b9b2

Browse files
committed
first release candidate
1 parent 4d05845 commit 177b9b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyof/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
This package is a library that parses and creates OpenFlow Messages.
44
It contains all implemented versions of OpenFlow protocol
55
"""
6-
__version__ = '2017.1rc1.dev0'
6+
__version__ = '2017.1rc1'

0 commit comments

Comments
 (0)