Skip to content

Commit

Permalink
version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreSelim committed May 19, 2017
1 parent 24fd42e commit 39e8b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pageviewapi/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from attrdict import AttrDict
import requests

__version__ = "0.4.0-dev"
__version__ = "0.4.0"

# User-agent
PROJECT_URL = "https://github.com/Commonists/pageview-api"
Expand Down

0 comments on commit 39e8b3c

Please sign in to comment.