Browse Source

version bump

v0.1.2
Brett Langdon 11 years ago
parent
commit
35eae0ff2f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      setup.py

+ 1
- 1
setup.py View File

@ -8,7 +8,7 @@ with open("./requirements.txt") as fp:
setup( setup(
name="golab", name="golab",
version="0.1.1",
version="0.1.2",
description="Python client for GoLab", description="Python client for GoLab",
author="Brett Langdon", author="Brett Langdon",
author_email="brett@blangdon.com", author_email="brett@blangdon.com",


Loading…
Cancel
Save