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 e3a23d0 commit f686bd0Copy full SHA for f686bd0
lib/fdiff/__init__.py
@@ -1,4 +1,4 @@
1
#!/usr/bin/env python3
2
# -*- coding: utf-8 -*-
3
4
-version = __version__ = "0.0.1"
+version = __version__ = "0.1.0.dev0"
0 commit comments