Skip to content

Commit

Permalink
2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
themagicalmammal authored Feb 14, 2023
1 parent c964ede commit 9954c22
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 @@ -8,7 +8,7 @@
with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
LONG_DESCRIPTION = "\n" + fh.read()

VERSION = "1.1.1"
VERSION = "2.0.1"
DESCRIPTION = "A time table scheduler using Genetic algorithm(s)."

# Setting up
Expand Down

0 comments on commit 9954c22

Please sign in to comment.