Skip to content

Commit

Permalink
fix warnings for Python 3.7 to 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
boisgera committed Dec 22, 2020
1 parent 015f4bc commit 9b6a1e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
# ------------------------------------------------------------------------------
metadata = dict(
name = "bitstream",
version = "2.6.0.dev0",
version = "2.6.0",
description = "Binary Data for Humans",
url = "https://github.com/boisgera/bitstream",
author = u"Sébastien Boisgérault",
Expand Down

0 comments on commit 9b6a1e7

Please # to comment.