Skip to content

Commit 67f310c

Browse files
authored
Merge pull request #937 from google/py-prepare-release
python: update version
2 parents feb1848 + b310d54 commit 67f310c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/src/magika/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515

16-
__version__ = "0.6.1-dev"
16+
__version__ = "0.6.1-rc1"
1717

1818

1919
import dotenv

0 commit comments

Comments
 (0)