Skip to content

Commit

Permalink
Release of 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
witchard committed Sep 9, 2017
1 parent 2ccaf8f commit 0d02fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grole.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from collections import defaultdict

__author__ = 'witchard'
__version__ = '0.1'
__version__ = '0.1.0'

class Request:
"""
Expand Down

0 comments on commit 0d02fd4

Please sign in to comment.