Skip to content

Commit

Permalink
Bump to 0.0.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
bboe committed Jul 17, 2016
1 parent 8940d5b commit e4342c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prawcore/const.py
@@ -1,6 +1,6 @@
"""Constants for the prawcore package."""

__version__ = '0.0.11'
__version__ = '0.0.12'

ACCESS_TOKEN_PATH = '/api/v1/access_token'
AUTHORIZATION_PATH = '/api/v1/authorize'
Expand Down

0 comments on commit e4342c8

Please sign in to comment.