Add fancy versioning stuff

This commit is contained in:
Tulir Asokan
2020-10-30 23:32:35 +02:00
parent 78fdb6f175
commit d3adedf3df
4 changed files with 65 additions and 1 deletions

View File

@ -0,0 +1,2 @@
__version__ = "0.1.0+dev"
__author__ = "Tulir Asokan <tulir@maunium.net>"