Skip to content

Commit

Permalink
Updates version number
Browse files Browse the repository at this point in the history
  • Loading branch information
holm10 authored Oct 27, 2023
1 parent edc9ab4 commit d32f4d0
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 @@ -11,7 +11,7 @@
import getopt
import logging

version='8.0.4.1'
version='8.0.5.0'

try:
os.environ['PATH'] += os.pathsep + site.USER_BASE + '/bin'
Expand Down

0 comments on commit d32f4d0

Please sign in to comment.