Skip to content

Commit

Permalink
Naikkan ke 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
laymonage committed Jan 3, 2018
1 parent 26f3960 commit f6c1e40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from setuptools import setup
setup(
name='kbbi',
version='0.1.1',
version='0.2.1',
py_modules=['kbbi'],
install_requires=[
'requests',
Expand All @@ -17,7 +17,7 @@
author_email='[email protected]',
url='https://github.com/laymonage/kbbi-python',
download_url=('https://github.com/laymonage/kbbi-python/'
'archive/0.1.1.tar.gz'),
'archive/0.2.1.tar.gz'),
keywords=['kbbi', 'kamus', 'indonesia'],
classifiers=[],
)

0 comments on commit f6c1e40

Please sign in to comment.