We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa35420 commit e59fb9bCopy full SHA for e59fb9b
modelsync/__init__.py
@@ -0,0 +1,6 @@
1
+"""
2
+ModelSync - A modern versioning system for AI projects
3
4
+
5
+__version__ = "0.1.0"
6
+__author__ = "ModelSync Team"
0 commit comments