Skip to content

Commit

Permalink
Fix release version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiri Polansky committed Oct 15, 2019
1 parent ece9f80 commit 8456bf8
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 8456bf8

Please sign in to comment.