Skip to content

Commit

Permalink
bump version in src
Browse files Browse the repository at this point in the history
  • Loading branch information
leondutoit committed Jun 5, 2019
1 parent 9c530ab commit ed7976b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsdapiclient/tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def _check_present(_input, name):


def user_agent(name='tsd-api-client'):
version = '1.8.2'
version = '1.8.3'
try:
user = os.environ.get('USER')
except (Exception, OSError) as e:
Expand Down

0 comments on commit ed7976b

Please sign in to comment.