Skip to content

Commit

Permalink
set to next releasable version
Browse files Browse the repository at this point in the history
  • Loading branch information
specialunderwear committed May 15, 2024
1 parent 0b781e0 commit c429949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/oscar/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use 'alpha', 'beta', 'rc' or 'final' as the 4th element to indicate release type.
VERSION = (3, 2, 5)
VERSION = (3, 2, 6)


def get_short_version():
Expand Down

0 comments on commit c429949

Please sign in to comment.