Skip to content

Commit

Permalink
load version into config from package
Browse files Browse the repository at this point in the history
  • Loading branch information
wolverdude committed Apr 20, 2021
1 parent 1d0d412 commit 2b2ceaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = genson
version = 1.3.0
version = attr: genson.__version__
author = Jon Wolverton
author_email = wolverton.jr@gmail.com
license = MIT
Expand Down

0 comments on commit 2b2ceaa

Please sign in to comment.