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

Commit

Permalink
update version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnitz committed Oct 7, 2016
1 parent d081f69 commit fc93b4d
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 @@ -71,7 +71,7 @@ def write_build_info():
glue/git_version.py.
"""
date = branch = tag = author = committer = status = builder_name = build_date = ""
id = "1.0.dev0"
id = "1.0.1"

try:
v = gvcsi.generate_git_version_info()
Expand Down

0 comments on commit fc93b4d

Please sign in to comment.