Skip to content

Commit

Permalink
Merge branch 'release/1.7.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
Henjuro committed May 6, 2019
2 parents e60d50a + 4fd6558 commit daa821b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#Changelog
* 1.7.4:
* Fixed a typo that could prevent fits being approved
* 1.7.3:
* Fixes:
* Fixed adding Corporation and Alliance to whitelist
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setuptools.setup(
name="EVE Incursion waitlist",
version="1.7.3",
version="1.7.4",
author="SpeedProg",
author_email="speedprogde@googlemail.com",
description="Waitlist geared towards EveOnline Incursion Groups",
Expand Down
2 changes: 1 addition & 1 deletion waitlist/data/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "1.7.3-$Format:%h$"
version = "1.7.4-$Format:%h$"

0 comments on commit daa821b

Please # to comment.