Skip to content

Commit

Permalink
Version v0.2.1
Browse files Browse the repository at this point in the history
 remove v from __version__
  • Loading branch information
andgineer committed Nov 9, 2023
1 parent 1b2eb3b commit 4329b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/aios3/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.2.0"
__version__ = "0.2.1"

1 comment on commit 4329b93

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/aios3
   __about__.py110%1
   stream_iter.py22291%70–72
TOTAL51394% 

Tests Skipped Failures Errors Time
8 0 💤 0 ❌ 0 🔥 3.527s ⏱️

Please sign in to comment.