Changeset 34:c1b72cb6250f in pyenvjasmine
- Timestamp:
-
Jan 19, 2018, 11:44:30 AM
(7 years ago)
- Author:
- Borja Lopez <borja@…>
-
Branch:
-
default
-
Children:
-
35:1dcf4262089c, 37:fe97cac0645e
-
Phase:
-
public
- Message:
-
Bumped version to 0.2.1, bugfix release
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
r29
|
r34
|
|
2 | 2 | from distutils.core import setup |
3 | 3 | |
4 | | version = '0.2' |
| 4 | version = '0.2.1' |
5 | 5 | |
6 | 6 | requires = [ |