Skip to content

Commit

Permalink
setup: Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dav1dde committed Aug 18, 2015
1 parent 8722e2b commit 01f1ec6
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 @@ -16,7 +16,7 @@
if __name__ == '__main__':
setup(
name='glad',
version='0.1.6a0',
version='0.1.6a1',
description='Multi-Language GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.',
long_description=__doc__,
packages=find_packages(),
Expand Down

0 comments on commit 01f1ec6

Please sign in to comment.