This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
golab-python
mirror of
https://github.com/brettlangdon/golab-python.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
version bump
v0.1.2
Brett Langdon
11 years ago
parent
d019b6e0e4
commit
35eae0ff2f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
setup.py
+ 1
- 1
setup.py
View File
@ -8,7 +8,7 @@ with open("./requirements.txt") as fp:
setup
(
name
=
"
golab
"
,
version
=
"
0.1.
1
"
,
version
=
"
0.1.
2
"
,
description
=
"
Python client for GoLab
"
,
author
=
"
Brett Langdon
"
,
author_email
=
"
brett@blangdon.com
"
,
Write
Preview
Loading…
Cancel
Save