We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c0984 commit 649d9d9Copy full SHA for 649d9d9
code_scribe/__meta__.py
@@ -1,7 +1,7 @@
1
"""Metadata for CodeScribe package"""
2
3
__pkgname__ = "CodeScribe"
4
-__version__ = "0.dev"
+__version__ = "2024.09"
5
__authors__ = "Akash Dhruv"
6
__license__ = "Apache License"
7
__copyright__ = "Copyright (c) Akash Dhruv 2024. All Rights Reserved."
0 commit comments