Skip to content

Commit

Permalink
stage for the 0.17.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelBender committed Jul 5, 2018
1 parent a293417 commit 6582ba7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion py25/bacpypes/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# Project Metadata
#

__version__ = '0.17.3'
__version__ = '0.17.4'
__author__ = 'Joel Bender'
__email__ = '[email protected]'

Expand Down
2 changes: 1 addition & 1 deletion py27/bacpypes/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# Project Metadata
#

__version__ = '0.17.3'
__version__ = '0.17.4'
__author__ = 'Joel Bender'
__email__ = '[email protected]'

Expand Down
2 changes: 1 addition & 1 deletion py34/bacpypes/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# Project Metadata
#

__version__ = '0.17.3'
__version__ = '0.17.4'
__author__ = 'Joel Bender'
__email__ = '[email protected]'

Expand Down

0 comments on commit 6582ba7

Please sign in to comment.