Skip to content

Commit

Permalink
commit to publish a new version
Browse files Browse the repository at this point in the history
  • Loading branch information
jgstew committed Aug 26, 2021
1 parent 1ac4360 commit fbc90af
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/besapi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

from . import besapi

__version__ = "1.0.3"
__version__ = "1.0.4"
1 change: 1 addition & 0 deletions src/besapi/besapi.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
besapi.py
Created by Matt Hansen ([email protected]) on 2014-03-20.
Enhancements by James Stewart since 2021
Library for communicating with the BES (BigFix) REST API.
"""
Expand Down
3 changes: 0 additions & 3 deletions src/bescli/bescli.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
#!/usr/bin/env python
#
# Copyright 2014 The Pennsylvania State University.
#
"""
bescli.py
Expand Down

0 comments on commit fbc90af

Please sign in to comment.