There was an error while loading. Please reload this page.
1 parent 30f0bfe commit 66d836cCopy full SHA for 66d836c
1 file changed
platformdirs.py
@@ -12,7 +12,7 @@
12
# - Mac OS X: http://developer.apple.com/documentation/MacOSX/Conceptual/BPFileSystem/index.html
13
# - XDG spec for Un*x: https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
14
15
-__version__ = "2.0.0a5"
+__version__ = "2.0.0a1"
16
__version_info__ = 2, 0, 0
17
18
0 commit comments