Skip to content

Commit af2920e

Browse files
author
Teun Zengerink
committed
Increased the version
1 parent 015b7a8 commit af2920e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ Changelog
33

44
Here you find a full list of changes.
55

6+
Version 1.2.3
7+
-------------
8+
9+
- Increase the test coverage
10+
611
Version 1.2.2
712
-------------
813

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
except ImportError:
44
from distutils.core import setup
55

6-
VERSION = '1.2.2'
6+
VERSION = '1.2.3'
77

88
setup(
99
name='usabilla-api',

0 commit comments

Comments
 (0)