Skip to content

Commit

Permalink
Merge pull request #46 from MetroStar/release-1.0.4
Browse files Browse the repository at this point in the history
Release: 1.0.4
  • Loading branch information
jbouder authored Sep 12, 2024
2 parents 088f3b4 + fa3e0bc commit 27e02e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda_vendor/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import click

__version__ = "1.0.3"
__version__ = "1.0.4"

if __name__ == "__main__":
click.echo(__version__)

0 comments on commit 27e02e3

Please sign in to comment.