Skip to content

Commit

Permalink
increase patch version (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheungrowan authored Aug 17, 2023
1 parent 02bf62e commit add8dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arthur_bench/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# MAJOR version when you make incompatible API changes,
# MINOR version when you add functionality in a backwards compatible manner, and
# PATCH version when you make backwards compatible bug fixes.
__version__ = "0.2.0"
__version__ = "0.2.1"

0 comments on commit add8dce

Please sign in to comment.