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 cc8a9aa commit b6c76f0Copy full SHA for b6c76f0
src/litmodels/__about__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.0.2"
+__version__ = "0.0.2.dev"
2
__author__ = "Lightning-AI et al."
3
__author_email__ = "[email protected]"
4
__license__ = "Apache-2.0" # TODO: change if needed and update the LICENSE file
0 commit comments