1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-03-10 13:44:37 +00:00
dupeguru/core/__init__.py
Andrew Senetar c661905350
Bump version to 4.0.4 RC
- Also update package.py to allow version postfixes without causing
  issues with Windows build.
2019-05-13 20:18:56 -05:00

4 lines
51 B
Python

__version__ = '4.0.4 RC'
__appname__ = 'dupeGuru'