Skip to content

Commit

Permalink
Merge pull request #14 from stvoutsin/bugfix/update-version
Browse files Browse the repository at this point in the history
Update version to 0.1.5
  • Loading branch information
stvoutsin authored Mar 29, 2023
2 parents 0a42e65 + 8e12864 commit 0236a28
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 @@ -10,7 +10,7 @@ def read(fname):

setup(
name = "gaiadmpsetup",
version = "0.1.2",
version = "0.1.5",
author = "Stelios Voutsinas",
author_email = "[email protected]",
description = ("A setup script for Gaia DMP"),
Expand Down

0 comments on commit 0236a28

Please sign in to comment.