aboutsummaryrefslogtreecommitdiff
path: root/wikiget/version.py
blob: eff74130780d127babfca8ff4bdc87580891396e (plain)
1
2
3
"""Sets the program version in setup.py and on the command line."""

__version__ = '0.4.2.dev1'