Skip to content

Commit

Permalink
Preparing to create tag 8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jpihl committed Dec 9, 2020
1 parent 0b4fb3c commit 406f98f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions NEWS.rst
Expand Up @@ -6,6 +6,10 @@ of every change, see the Git log.

Latest
------
* tbd

8.0.1
-----
* Patch: Fix nodebug warning.

8.0.0
Expand Down
2 changes: 1 addition & 1 deletion wscript
Expand Up @@ -2,7 +2,7 @@
# encoding: utf-8

APPNAME = 'tables'
VERSION = '8.0.0'
VERSION = '8.0.1'


def build(bld):
Expand Down

0 comments on commit 406f98f

Please sign in to comment.