Skip to content

Commit ef68f6c

Browse files
authored
Merge pull request #1002 from google/py-release-0.6.1
python: prepare for 0.6.1 release
2 parents fa18ceb + c63ed82 commit ef68f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-rc3"
16+
__version__ = "0.6.1"
1717

1818

1919
import dotenv

0 commit comments

Comments
 (0)