Skip to content

Commit

Permalink
python: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
reyammer committed Jan 30, 2025
1 parent feb1848 commit b310d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/src/magika/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.


__version__ = "0.6.1-dev"
__version__ = "0.6.1-rc1"


import dotenv
Expand Down

0 comments on commit b310d54

Please sign in to comment.