Skip to content

Commit

Permalink
Removed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Acribbs committed Oct 29, 2024
1 parent 021da81 commit 272a7a6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cgatcore/pipeline/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -203,9 +203,6 @@ def configure_s3(aws_access_key_id=None, aws_secret_access_key=None, region_name

# Add any other pipeline-related imports or functionality here

# Include a version number for the pipeline module
__version__ = "0.1.0" # Update this as needed

# Add a docstring for the module
__doc__ = """
This module provides pipeline functionality for cgat-core, including support for AWS S3.
Expand Down

0 comments on commit 272a7a6

Please sign in to comment.