Skip to content

Commit

Permalink
Increase version to 0.0.5 to cut a new release (v0.0.4 was broken).
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 368272964
  • Loading branch information
kho authored and fedjax authors committed Apr 13, 2021
1 parent ebcbdb6 commit c59c205
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions fedjax/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

"""FedJAX version."""

__version__ = '0.0.4'
__version__ = '0.0.5'

0 comments on commit c59c205

Please sign in to comment.