Skip to content

Commit

Permalink
Merge pull request #12 from TwistoPayments/release-0.3.9.twisto.4
Browse files Browse the repository at this point in the history
Fix release version
  • Loading branch information
Jiri Polansky authored Oct 15, 2019
2 parents 1af11c7 + 8456bf8 commit aa3e232
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
from setuptools import setup
import os

os.environ['PBR_VERSION'] = '0.3.9.twisto.4'

setup(
setup_requires=['pbr'],
Expand Down

0 comments on commit aa3e232

Please sign in to comment.