Skip to content

Commit c7ba5f5

Browse files
committed
Changed version to 1.0.0
1 parent 9cbfb13 commit c7ba5f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ferry_cli/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
__swagger_file_title__ = "Ferry API"
1414
__summary__ = "A command line interface for making ferry api calls. Can be used to automate repetitive tasks, incorporate usage safeguards for users or groups, or create scripts for common sequences. ."
1515
__uri__ = "https://github.com/fermitools/Ferry-CLI"
16-
__version__ = "0.1.0"
16+
__version__ = "1.0.0"
1717
__email__ = "ltrestka@fnal.gov, sbhat@fnal.gov, brynmool@fnal.gov"
1818
__author__ = "Fermi National Accelerator Laboratory"
1919
__copyright__ = f"2024 {__author__}"

0 commit comments

Comments
 (0)