Browse Source

Bump to next version

pull/8/head
Luke Murphy 5 years ago
parent
commit
844efe8a49
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 2
      etherpump/__init__.py

2
etherpump/__init__.py

@ -2,4 +2,4 @@ import os
DATAPATH = os.path.join(os.path.dirname(os.path.realpath(__file__)), "data")
__VERSION__ = '0.0.5'
__VERSION__ = '0.0.6'

Loading…
Cancel
Save