Skip to content

Commit

Permalink
Bump version to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
J535D165 committed Dec 2, 2018
1 parent 7cf38e3 commit 14a11fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cbsodata.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
import requests
from requests import Session, Request

__version__ = "1.0"
__version__ = "1.1"


CBSOPENDATA = "opendata.cbs.nl" # deprecate in next version
Expand Down

0 comments on commit 14a11fe

Please sign in to comment.