Skip to content

Commit

Permalink
build: update version to 2.0.0-rc.0 in the Python module
Browse files Browse the repository at this point in the history
  • Loading branch information
WeisLeDocto committed Nov 5, 2023
1 parent 8b8fc09 commit 74aeb4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/crappy/__version__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# coding: utf-8

__version__ = '2.0.0.dev3'
__version__ = '2.0.0-rc.0'

0 comments on commit 74aeb4d

Please sign in to comment.