Skip to content

Commit

Permalink
bump version (dirty patch for #5)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdabhi23 committed Jul 16, 2019
1 parent 576b265 commit 435e346
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="bsedata",
version="0.3.0",
version="0.3.1",
author="Shrey Dabhi",
author_email="shrey.dabhi23@gmail.com",
description="A package for fetching data from BSE",
Expand All @@ -19,7 +19,6 @@
'requests'
],
classifiers=(
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
Expand Down

0 comments on commit 435e346

Please sign in to comment.