Skip to content

Commit

Permalink
Version bump to v1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
msiemens committed Nov 30, 2016
1 parent 1d3170a commit 5eb3238
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,11 @@ The original ``git-up`` has been written by aanand:
Changelog
---------

v1.4.4 (*2016-11-30*)
~~~~~~~~~~~~~~~~~~~~~

- Fixed a bug when working with ``git worktree`` (`#58 <https://github.com/msiemens/PyGitUp/issues/58>`__).

v1.4.3 (*2016-11-22*)
~~~~~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name="git-up",
version="1.4.3",
version="1.4.4",
packages=find_packages(),
scripts=['PyGitUp/gitup.py'],
install_requires=['GitPython>2.0.0', 'colorama>=0.3.7',
Expand Down

0 comments on commit 5eb3238

Please # to comment.