Skip to content

Commit

Permalink
pip package v1.2.3 built
Browse files Browse the repository at this point in the history
  • Loading branch information
PennyHow committed Jan 19, 2022
1 parent 4849cef commit 11a3248
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 2 deletions.
Binary file removed dist/pytrx-1.2.0-py3-none-any.whl
Binary file not shown.
Binary file removed dist/pytrx-1.2.0.tar.gz
Binary file not shown.
Binary file removed dist/pytrx-1.2.1-py3-none-any.whl
Binary file not shown.
Binary file removed dist/pytrx-1.2.1.tar.gz
Binary file not shown.
Binary file removed dist/pytrx-1.2.2.tar.gz
Binary file not shown.
Binary file not shown.
Binary file added dist/pytrx-1.2.3.tar.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion pytrx.egg-info/PKG-INFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: pytrx
Version: 1.2.2
Version: 1.2.3
Summary: An object-oriented toolset for calculating velocities, surface areas and distances from oblique imagery of glacial environments
Home-page: https://github.com/PennyHow/PyTrx
Author: Penelope How
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

setuptools.setup(
name="pytrx",
version="1.2.2",
version="1.2.3",
author="Penelope How",
author_email="pennyruthhow@gmail.com",
description="An object-oriented toolset for calculating velocities, surface areas and distances from oblique imagery of glacial environments",
Expand Down

0 comments on commit 11a3248

Please sign in to comment.