We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd16d18 commit dc65788Copy full SHA for dc65788
setup.py
@@ -29,7 +29,7 @@
29
import DistUtilsExtra.command.build_i18n
30
import DistUtilsExtra.command.clean_i18n
31
32
-__VERSION__ = '18.12.1'
+__VERSION__ = '19.10.0'
33
34
def datafilelist(installbase, sourcebase):
35
datafileList = []
0 commit comments