Skip to content

Commit

Permalink
Ready to release
Browse files Browse the repository at this point in the history
  • Loading branch information
Dramelac committed Aug 26, 2024
1 parent 91b5466 commit f6c18c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exegol/config/ConstantConfig.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
class ConstantConfig:
"""Constant parameters information"""
# Exegol Version
version: str = "4.3.5"
version: str = "4.3.6"

# Exegol documentation link
documentation: str = "https://exegol.rtfd.io/"
Expand Down

0 comments on commit f6c18c3

Please sign in to comment.