Skip to content

Commit

Permalink
revised setup.py for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
hj-n committed May 3, 2023
1 parent 0265e1a commit 3e0f74b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="umato",
version="0.1.1",
version="0.1.2",
author="Hyeon Jeon",
author_email="hj@hcil.snu.ac.kr",
description="Python Implementation of UMATO (Uniform Manifold Approximation with Two-Phase Optimization)",
Expand Down

0 comments on commit 3e0f74b

Please sign in to comment.