Release v1.0.0 · python-hyper/uritemplate@a8e3c38 · GitHub | Latest TMZ Celebrity News & Gossip | Watch TMZ Live
Skip to content

Commit a8e3c38

Browse files
committed
Release v1.0.0
Add twine release automation
1 parent 902a8b4 commit a8e3c38

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

HISTORY.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
1.0.0 - 2016-08-17
5+
------------------
6+
7+
- Fix handling of Unicode values on Python 2.6 and 2.7 for urllib.quote.
8+
9+
- Confirm public stable API via version number.
10+
411
0.3.0 - 2013-10-22
512
------------------
613

tox.ini

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,13 @@ deps =
1919
commands =
2020
flake8 {posargs} uritemplate tests setup.py
2121

22+
[testenv:release]
23+
deps =
24+
wheel
25+
twine>=1.8.0
26+
commands =
27+
python setup.py -q sdist bdist_wheel
28+
twine upload --skip-existing dist/*
29+
2230
[flake8]
2331
exclude = docs/

uritemplate/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
__author__ = 'Ian Cordasco'
1717
__license__ = 'Modified BSD'
1818
__copyright__ = 'Copyright 2013 Ian Cordasco'
19-
__version__ = '0.3.1'
19+
__version__ = '1.0.0'
2020
__version_info__ = tuple(int(i) for i in __version__.split('.'))
2121

2222
from uritemplate.api import URITemplate, expand, partial # noqa: E402

0 commit comments

Comments
 (0)

TMZ Celebrity News – Breaking Stories, Videos & Gossip

Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.

Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.

🎥 Watch TMZ Live

TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.