Skip to content

Commit

Permalink
setup: bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dav1dde committed Jul 6, 2015
1 parent 60d1290 commit 8372738
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.5a0',
version='0.1.6a0',
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 8372738

Please sign in to comment.