Skip to content

Commit

Permalink
change version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralVerity committed Sep 7, 2023
1 parent 02037e1 commit e02c3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion denv_pipeline/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
_program = "denv_pipeline"
__version__ = "0.1"
__version__ = "1.0"

__all__ = [
"utils",
Expand Down

0 comments on commit e02c3ca

Please sign in to comment.