Skip to content

Commit

Permalink
Update to next patch version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbouder committed Sep 12, 2024
1 parent 088f3b4 commit fa3e0bc
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 fa3e0bc

Please sign in to comment.