Skip to content

Commit

Permalink
Bump Oz to 0.19.0 version after release.
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
  • Loading branch information
nullr0ute committed Feb 5, 2022
1 parent 44ee7b6 commit 4a5dbb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
import subprocess
import time

VERSION = '0.18.0'
RELEASE = '1'
VERSION = '0.19.0'
RELEASE = '0'

datafiles = [('share/man/man1', ['man/oz-install.1', 'man/oz-generate-icicle.1',
'man/oz-customize.1', 'man/oz-examples.1',
Expand Down

0 comments on commit 4a5dbb2

Please sign in to comment.