Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaugustin committed Jan 31, 2015
1 parent 2893f08 commit 9b81b7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
# built documents.
#
# The short X.Y version.
version = '2.3'
version = '2.4'
# The full version, including alpha/beta/rc tags.
release = '2.3.0'
release = '2.4'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion websockets/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '2.3'
version = '2.4'

0 comments on commit 9b81b7e

Please sign in to comment.