Skip to content

Commit

Permalink
new uranium published.
Browse files Browse the repository at this point in the history
  • Loading branch information
toumorokoshi committed Sep 8, 2016
1 parent 30d7c9e commit ec7af3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ language: python
python:
- "2.7"
- "3.5"
script: "make test_full"
script: "make test"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
]

setup(name='uranium',
version='0.2.49b',
version='0.2.50b',
description='a build system for python',
long_description=open('README.rst').read(),
author='Yusuke Tsutsumi',
Expand Down

0 comments on commit ec7af3b

Please sign in to comment.