Skip to content

Commit

Permalink
conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
juney-lee committed Nov 22, 2020
1 parent f506674 commit ac159f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docsource/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
project = 'compas_3gs'
copyright = '2018, Block Research Group - ETH Zurich'
author = 'Juney Lee'
release = '0.2.1'
release = '0.2.4'
version = '.'.join(release.split('.')[0:2])

master_doc = 'index'
Expand Down

0 comments on commit ac159f2

Please sign in to comment.