Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Hotfix & release 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mnowik committed Jun 14, 2016
1 parent 76d3793 commit 8c2d6ba
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Release History
---------------

1.2.1 (2016-06-13)
+++++++++++++++++++

**Bugfixes**

- add version to shippo

1.2.0 (2016-06-13)
+++++++++++++++++++

Expand Down
1 change: 1 addition & 0 deletions shippo/version.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
VERSION = '1.2.1'
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = '1.2.0'
VERSION = '1.2.1'

0 comments on commit 8c2d6ba

Please sign in to comment.