Skip to content

Commit fef2f6e

Browse files
Update changelog and bump version to 2.8.0 (final)
1 parent 448332d commit fef2f6e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Change log
22
==========
33

4+
2.8.0
5+
-----
6+
7+
- update version to follow the pyqode master version (no other changes)
8+
49
2.7.0
510
-----
611

pyqode/json/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
Provides JSON support to pyQode.
33
"""
44

5-
__version__ = '2.8.0.dev0'
5+
__version__ = '2.8.0'

0 commit comments

Comments
 (0)