Skip to content

Commit 42c9945

Browse files
committed
Bump version to 0.5.3
1 parent 70c7626 commit 42c9945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oscar/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Use 'final' as the 4th element to indicate
44
# a full release
55

6-
VERSION = (0, 5, 2, 'final')
6+
VERSION = (0, 5, 3, 'final')
77

88

99
def get_short_version():

0 commit comments

Comments
 (0)