Skip to content

Commit

Permalink
Update infos.py
Browse files Browse the repository at this point in the history
Need to correct Pypi version
  • Loading branch information
ChristianTremblay committed Feb 5, 2021
1 parent 0af8597 commit d022d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BAC0/infos.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
__email__ = "[email protected]"
__url__ = "https://github.com/ChristianTremblay/BAC0"
__download_url__ = "https://github.com/ChristianTremblay/BAC0/archive/master.zip"
__version__ = "21.02.04"
__version__ = "21.02.05"
__license__ = "LGPLv3"

0 comments on commit d022d60

Please sign in to comment.