Skip to content

Commit 9c3fa0b

Browse files
committed
2.0.0a3
1 parent 0a594d7 commit 9c3fa0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platformdirs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# - Mac OS X: http://developer.apple.com/documentation/MacOSX/Conceptual/BPFileSystem/index.html
1313
# - XDG spec for Un*x: https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
1414

15-
__version__ = "2.0.0a2"
15+
__version__ = "2.0.0a3"
1616
__version_info__ = 2, 0, 0
1717

1818

0 commit comments

Comments
 (0)