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 700e6fa commit ac13de4Copy full SHA for ac13de4
sdk/diffgram/__init__.py
@@ -1,5 +1,5 @@
1
__name__ = "diffgram"
2
-__version__ = "0.3.3"
+__version__ = "0.3.4"
3
4
from diffgram.core.core import Project
5
from diffgram.file.file import File
0 commit comments