Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #165 from beaulyddon-wf/update_version
Browse files Browse the repository at this point in the history
Update the version to 1.4.0 for the latest release
  • Loading branch information
beaulyddon-wf committed Jun 2, 2015
2 parents 016c404 + 837df00 commit c724a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion furious/_pkg_meta.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version_info = (1, 3, 0)
version_info = (1, 4, 0)
version = '.'.join(map(str, version_info))

0 comments on commit c724a0d

Please sign in to comment.