Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Commit

Permalink
bump version to beta
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-maertens committed Jul 3, 2016
1 parent b1afa5f commit daedddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systemjs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import subprocess


VERSION = (1, 4, 0, 'alpha', 0)
VERSION = (1, 4, 0, 'beta', 0)


default_app_config = 'systemjs.apps.SystemJSConfig'
Expand Down

0 comments on commit daedddf

Please sign in to comment.