Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Commit

Permalink
Bump the version to 1.2.0 in anticipation of new GitHub release
Browse files Browse the repository at this point in the history
  • Loading branch information
willbarton committed Apr 11, 2016
1 parent 97f9989 commit d48fcdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name = "regcore",
version = "0.1.0",
version = "1.2.0",
license = "public domain",
packages = find_packages()
)

0 comments on commit d48fcdc

Please sign in to comment.