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

Commit

Permalink
Updating to 1.2.0
Browse files Browse the repository at this point in the history
Incrementing a minor version to 1.2.0
  • Loading branch information
beaulyddon-wf committed Oct 24, 2014
1 parent 0a8873a commit 0e82fc2
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, 1, 0)
version_info = (1, 2, 0)
version = '.'.join(map(str, version_info))

0 comments on commit 0e82fc2

Please sign in to comment.