Skip to content

Commit 0b11247

Browse files
switched to v0.2.0
1 parent 31b36a4 commit 0b11247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def read(file_name):
7676

7777
setup_dict = dict(
7878
name='CodeReview',
79-
version='0.1.1',
79+
version='0.2.0',
8080
author='Fabrice Salvaire',
8181
author_email='fabrice.salvaire@orange.fr',
8282
description='CodeReview is a Python 3 / Qt5 GUI to perform code review on files and Git repositories.',

0 commit comments

Comments
 (0)