Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

Commit 89940be

Browse files
Changelog and version bump to 2021.1 (#641)
1 parent 15ba17f commit 89940be

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

‎CHANGELOG.rst‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ Security
2222
========
2323

2424

25+
[2021.1] - "final" - 2021年05月31日
26+
*******************************
27+
28+
No major changes since the last pre-release.
29+
30+
2531
[2021.1rc1] - "final" release candidate 1 - 2021年04月30日
2632
******************************************************
2733

‎docs/conf.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
version = u'2021.1'
6969
show_version = False
7070
# The full version, including alpha/beta/rc tags.
71-
release = u'2021.1rc1'
71+
release = u'2021.1'
7272

7373
# The language for content autogenerated by Sphinx. Refer to documentation
7474
# for a list of supported languages.

‎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__ = '2021.1rc1'
6+
__version__ = '2021.1'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /