Skip to content

Commit

Permalink
Preparing to create tag 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenvp committed Aug 15, 2017
1 parent be68d77 commit f8eab15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wscript
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import waflib

top = '.'

VERSION = '3.0.0'
VERSION = '3.1.0'

from waflib.Build import BuildContext
class UploadContext(BuildContext):
Expand Down

0 comments on commit f8eab15

Please sign in to comment.