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

Commit 6a3916f

Browse files
committed
fixed version to post1
1 parent c127ae9 commit 6a3916f

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.1b1'
6+
__version__ = '2017.1b1.post1'

0 commit comments

Comments
 (0)