Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
thieu1995 committed Dec 6, 2019
1 parent efd0071 commit dc88af3
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 @@ -7,12 +7,12 @@ def readme():

setup(
name="opfunu",
version="0.1.1",
version="0.1.2",
description="A python package for Optimization Functions in Numpy.",
long_description=readme(),
long_description_content_type="text/markdown",
url="https://github.com/thieunguyen5991/opfunu",
download_url="https://github.com/thieunguyen5991/opfunu/archive/v.0.1.1.zip",
download_url="https://github.com/thieunguyen5991/opfunu/archive/v.0.1.2.zip",
author="Thieu Nguyen",
author_email="[email protected]",
license="Apache License, Version 2.0",
Expand Down

0 comments on commit dc88af3

Please sign in to comment.